develooper Front page | perl.perl5.porters | Postings from January 2016

Re: reworked context stack system

Thread Previous | Thread Next
From:
Zefram
Date:
January 6, 2016 13:57
Subject:
Re: reworked context stack system
Message ID:
20160106135720.GO7818@fysh.org
Dave Mitchell wrote:
>On Mon, Jan 04, 2016 at 07:25:20PM +0100, Vincent Pit (VPIT) wrote:
>> Concerning Scope::Upper, it might be impossible to fix after your changes.
...
>A possible new implementation might be to insert a custom op after every
>pp_enterfoo

That's unworkable for Scope::Upper.  Its distinctive feature is that it
can operate on scopes that were not specially compiled with S:U in mind.
A fortiori, it can operate on scopes that were compiled before S:U
was loaded.

-zefram

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About