On 1/25/13 4:39 PM, Namespace wrote:
On Friday, 25 January 2013 at 20:45:22 UTC, Szymon wrote:
Hi,

I would really like to start using D in our small company as a
C++ replacement. With that in mind I do have few questions:

1) Is D2 really ready for production code?

Not really. A big pain in the ass is the missing rvalue ref that C++
has. So using structs is a big disaster. But there are plenty of other
missing features.

I have discussed a few possible designs at http://d.puremagic.com/issues/show_bug.cgi?id=9238. I actually have in mind a design that I'd choose, but haven't had the time to write it.

What other features are you referring to?


Andrei

Reply via email to