Why aren't you using D at work?
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Fri May 29 02:33:20 PDT 2015
On Thursday, 28 May 2015 at 14:38:51 UTC, Manu wrote:
> I expect I'm not alone. Please share the absolute blockers
> preventing
> you from adopting D in your offices. I wonder if there will be
> common
> themes emerge?
If you're interested in enterprise point of view, our ecosystem
is build around .net technologies, it gets the job done, so it's
usually hard to come up with a case for D. There is a small
utility, which updates database in a multithreaded fashion and
doesn't share code with the rest of the project, but it needs
database connectivity for mssql and oracle and again D can't show
any advantage in such use case.
More information about the Digitalmars-d
mailing list