DIP23 draft: Fixing properties redux

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Feb 4 14:28:24 PST 2013


On 2/4/13 2:04 PM, Jonathan M Davis wrote:
> We could save a lot of boilerplate code if we can simply make it variables and
> property functions guaranteed to be swappable without breaking code.

I think this is quite powerful. The way we can do this is by making 
properties emulate a subset of actual variables.

Andrei


More information about the Digitalmars-d mailing list