Re: Userdata environment
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Userdata environment
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2008年3月31日 10:50:25 -0300
> A related issue: it seems that when a new userdata is created, its
> environment is set to the C-function environment. The Manual doesn't say
> anything about that. Is that an undocumented feature that is likely to
> change? Or am I overlooking something?
It should be documented. We will fix the manual.
-- Roberto