DIP25 draft available for destruction

deadalnix deadalnix at gmail.com
Wed Feb 6 19:30:36 PST 2013


On Wednesday, 6 February 2013 at 07:38:17 UTC, Andrei 
Alexandrescu wrote:
> Probably it'll need a fair amount of tweaking. Anyhow it's in 
> destroyable form.
>
> http://wiki.dlang.org/DIP25
>
>
> Thanks,
>

Seems like a good DIP overall.

The limitation on address taking seriously impair the possibility 
of implementing @property properly to emulate a field.

It seems like a solvable problem, as scope can be explicited. But 
then, some address taking are back, and so the syntax problem 
around previous DIP isn't solved (But that is arguably a good 
thing as we should solve problems themselves, not symptoms).


More information about the Digitalmars-d mailing list