Re: Ideas on :outer and closures - 2nd try

2005-11-27 Thread Chip Salzenberg
Well, I had the right idea, but at a key moment I zigged when I should have zagged. So let's try this again. On Wed, Nov 23, 2005 at 10:49:18PM +0100, Leopold Toetsch wrote: > outer_sub - (the static sub PMC info) can't refer to :o

Ideas on :outer and closures

2005-11-27 Thread Chip Salzenberg
On Wed, Nov 23, 2005 at 10:49:18PM +0100, Leopold Toetsch wrote: > outer_sub - (the static sub PMC info) can't refer to :outer because the > :outer can be a closure too. There are many incarnations of the :outer > then. Therefore the implementation needs sub->ctx (currently and IMHO). The docs