DIP10005: Dependency-Carrying Declarations is now available for community feedback
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Wed Dec 14 06:09:39 PST 2016
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
More information about the Digitalmars-d
mailing list