[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: a new proposal for environments
- From: steve donovan <steve.j.donovan@...>
- Date: Fri, 26 Feb 2010 15:37:13 +0200
On Fri, Feb 26, 2010 at 3:32 PM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> This can be done through the debug API (with a huge overhead).
Yes, I had it do it like this when exploring the 'incremental
compilation' pattern. When recompiling a function, I had to fake
access to the 'upvalues'