> You can have your cake, but not force us to eat it too... > > Like $AUTOLOAD, $ME would be dynamically scoped: The first time I saw the bareword "self" keyword I almost wet myself in horror, but I would say that $AUTOLOAD is a disaster that should not be repeated. And that's the way that this $ME thing is headed... > We seem to cope with $AUTOLOAD okay, without the need to: I hate it, it's miserable. Too much hidden trickery and special cases. I could deluge you with examples but I'd rather not. A sub call would probably be better. We have ref(), want(), and other calls to find out context, why not self() to backtrace package context? -Nate
- Re: RFC 124 (v1) Sort order for any hash David L. Nicol
- Re: RFC 124 (v1) Sort order for any hash Damian Conway
- Re: RFC 124 (v1) Sort order for any hash Jeremy Howard
- Re: RFC 124 (v1) Sort order for any hash Damian Conway
- Re: RFC 124 (v1) Sort order for any hash David L. Nicol
- Re: RFC for $ME class variable (was Re: R... Damian Conway
- Re: RFC for $ME class variable (was Re... Randal L. Schwartz
- Re: RFC for $ME class variable (w... John Siracusa
- Re: RFC for $ME class variable (w... Damian Conway
- Re: RFC for $ME class variable (w... John Siracusa
- Re: RFC for $ME class variable (w... Nathan Wiger
- Re: RFC for $ME class variable (w... Bart Lateur
- Re: RFC for $ME class variable (w... Nathan Wiger
- Re: RFC for $ME class variable (w... Randal L. Schwartz
- Re: RFC for $ME class variable (w... Bryan C . Warnock
- Re: RFC for $ME class variable (w... Graham Barr
- Re: RFC for $ME class variable (was Re... Piers Cawley
- Re: RFC for $ME class variable (was Re... David L. Nicol
- RFC for $ME class variable (was Re: RFC 12... Nathan Wiger
- Re: RFC 124 (v1) Sort order for any hash Damian Conway
- immediate "with" syntax and Sort order f... David L. Nicol