On Friday, 8 February 2013 at 23:53:40 UTC, Robert wrote:
Ok. Here finally it is:

http://wiki.dlang.org/DIP26


Best regards,

Robert

Taking the address of a property <= no. It I take the address of an int, I get an int* or an error because it is invalid. Not a delegate !
No UFCS for properties <= no.
Behaviour like functions <= WTF should properties behave differently if the return a function ?

This DIP is probably the worse as of now. The only thing that make sense is @property T foo;

Reply via email to