Dicebot on leaving D: It is anarchy driven development in all its glory.

tide tide at tide.tide
Fri Aug 24 19:42:31 UTC 2018


On Friday, 24 August 2018 at 19:26:40 UTC, Walter Bright wrote:
> On 8/24/2018 6:04 AM, Chris wrote:
>> For about a year I've had the feeling that D is moving too 
>> fast and going nowhere at the same time. D has to slow down 
>> and get stable. D is past the experimental stage. Too many 
>> people use it for real world programming and programmers value 
>> and _need_ both stability and consistency.
>
> Every programmer who says this also demands new (and breaking) 
> features.

Some problems require new features like how taking the address of 
a member function without an object returns a function pointer, 
but requires a delegate where C++ has member function pointers, D 
just has broken unusable code. Or old features that were 
implemented poorly (C++ mangling for example).


More information about the Digitalmars-d mailing list