I wish I could use D for everything
Christopher Wright
dhasenan at gmail.com
Thu Apr 30 03:56:55 PDT 2009
Unknown W. Brackets wrote:
> I'm lucky, I'm a technical lead/manager at work, so I get to say "for
> this project, we're using D." And then it happens. Muhahaha. We're a
> small shop but I enjoy my small amount of power.
I could do that, but D is lacking essentials for me:
- a message bus that integrates with NServiceBus
- a web toolkit comparable to Castle Monorail
- a mock object library that doesn't force me to gouge my eyes out
(which I could probably do by now)
- CruiseControl.NET integration (which I could write, if I had a
machine that could run CC.NET)
- an ORM library comparable to NHibernate
If I had that, I could use D in some projects at work. In point of fact,
I could skip the web toolkit for some projects, and I could skip ORM for
some projects. But these days, we're using NServiceBus almost everywhere.
More information about the Digitalmars-d
mailing list