On Fri Aug 30 08:38:46 2013, zefram@fysh.org wrote: > 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. Lvalue macros can be really convenient. If we protect all new macros of that sort with #ifdef PERL_CORE, it shouldn’t be too bad. -- Father Chrysostomos --- via perlbug: queue: perl5 status: resolved https://rt.perl.org:443/rt3/Ticket/Display.html?id=116907Thread Previous | Thread Next