On Monday 03 September 2001 09:57 pm, Dan Sugalski wrote: > Oh, it gets better. Imagine injecting a lexically scoped sub into the > caller's lexical scope. Overriding one that's already there. (Either > because it was global, or because it was lexically defined at the same or > higher level) > > Needless to say, this makes the optimizer's job... interesting. On the > other hand, it does allow for some really powerful things to be done by > code at runtime. This is more or less how you will be able to write your own lexically scoped pragmas. And yes, I'm sure it will be abused. -- Bryan C. Warnock [EMAIL PROTECTED]
- Re: Should MY:: be a real symbol table? Bryan C . Warnock
- Re: Should MY:: be a real symbol table? Dan Sugalski
- RE: Should MY:: be a real symbol table? Brent Dax
- RE: Should MY:: be a real symbol table? Dan Sugalski
- Re: Should MY:: be a real symbol table? Ken Fox
- Re: Should MY:: be a real symbol table? Dan Sugalski
- Re: Should MY:: be a real symbol table? Ken Fox
- Re: Should MY:: be a real symbol table? Dan Sugalski
- Re: Should MY:: be a real symbol table? Nathan Torkington
- RE: Should MY:: be a real symbol table? Brent Dax
- Re: Should MY:: be a real symbol table? Bryan C . Warnock
- Re: Should MY:: be a real symbol table? Dan Sugalski
- RE: Should MY:: be a real symbol table? Dan Sugalski
- Re: Should MY:: be a real symbol table? Ken Fox
- Re: Should MY:: be a real symbol table? Dan Sugalski
- Re: Should MY:: be a real symbol table? Ken Fox
- Re: Should MY:: be a real symbol table? Dan Sugalski
- RE: Should MY:: be a real symbol table? Brent Dax
- RE: Should MY:: be a real symbol table? Sam Tregar
- RE: Should MY:: be a real symbol table? Dan Sugalski
- RE: Should MY:: be a real symbol table? Dave Mitchell