What are the worst parts of D?

Rikki Cattermole via Digitalmars-d digitalmars-d at puremagic.com
Sat Sep 20 06:31:00 PDT 2014


On 21/09/2014 12:39 a.m., Tofu Ninja wrote:
> GC by default is a big sore point that everyone brings up

I like having a GC by default. But we really need to think of it as a 
last resort sort of thing.

> "is" expressions are pretty wonky

Ehh yeah, D3 we could I spose.

> Libraries could definitely be split up better

We can still fix that in D2.

Just as a note, we do want AST macros for D3. Which will be awesome!
Stuff like linq from c# could be done as a library.


More information about the Digitalmars-d mailing list