Possible @property compromise

Michael pr at m1xa.com
Thu Jan 31 13:04:39 PST 2013


Static nested struct as property... what is going on...
In this case is better to simply rid-off @property keyword.

"Properties" are better implemented where they created. Maybe 
have bugs in design, but I think that property should be a simple 
access method/function without struct-and-whatever-else kung-fu 
code.


More information about the Digitalmars-d mailing list