Nicholas Clark wrote: >I know that we've got a lot of them, but I'm not sure that I like LVALUE >macros. Indeed. We've been forced to change many into get/set pairs, when a value stopped being stored as a straightforward mutable lvalue. We should learn from that, and implement future macros in get/set pairs from the start. -zeframThread Previous | Thread Next