On 12/14/16 12:00 AM, Suliman wrote:
On Tuesday, 13 December 2016 at 22:33:24 UTC, Andrei Alexandrescu wrote:
Destroy.
https://github.com/dlang/DIPs/pull/51/files
Imho such syntaxis construction make language harder to learn. D is
already pretty complex, but DIPs should simplify language, but do not
make its harder
Thanks for the input. My take on this is DIPs should make the language
_better_. A lot of the time simpler is indeed better, but not always.
The motivation section should cover why we ought to take the hit of a
complication in the language. Please let me know where it seems lacking.
Andrei