Final by default?

bearophile bearophileHUGS at lycos.com
Thu Mar 13 07:29:09 PDT 2014


Suliman:

> It's maybe not proper topic but maybe someone disagreed with 
> current way of D may interesting to continue Amber project. 
> https://bitbucket.org/larsivi/amber/commits/all

 From this page:
https://bitbucket.org/larsivi/amber/wiki/Diff_D1

> No comma expression

We could and should disallow some usages of the comma operator in 
D2 too.


> A class with no constructors inherits the base class 
> constructors, if any.

Is this a good idea?


> synchronized will be deprecated, and is already now just an 
> alias to the guard statement
> Struct-interfaces
> guard-statement

?

Bye,
bearophile


More information about the Digitalmars-d mailing list