What's missing to make D2 feature complete?

Vic via Digitalmars-d digitalmars-d at puremagic.com
Sat Dec 20 10:42:51 PST 2014


As a commercial user (but non contributor) of D, here is my 
suggestion:
- remove GC and memory management as default
- find all features that are not being maintained or are just top 
heavy and deprecate.
- find features that should or could be downstream, and deprecate.

Vic
- http://www.quotationspage.com/quote/26979.html


On Saturday, 20 December 2014 at 17:40:06 UTC, Martin Nowak wrote:
> Just wondering what the general sentiment is.
>
> For me it's these 3 points.
>
> - tuple support (DIP32, maybe without pattern matching)
> - working import, protection and visibility rules (DIP22, 313, 
> 314)
> - finishing non-GC memory management



More information about the Digitalmars-d mailing list