[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: module() with _ENV
- From: Jonathan Castello <twisolar@...>
- Date: Wed, 31 Mar 2010 08:43:49 -0700
On Wed, Mar 31, 2010 at 5:15 AM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> BTW, note that setfenv/getfenv are not moving to the debug library, but
> out of the language, as functions will not have environments anymore.
I was under the impression that we would still have debug.setfenv and
debug.getfenv to fill the same purpose? Now I'm hearing that functions
won't have environments in the language at all?
~Jonathan