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
