|
|
||
|
Thomas Harning Jr. wrote:
.... >From the manual:
> Environments associated with userdata have no meaning for > Lua. It is only a convenience feature for programmers to > associate a table to a userdata.
http://www.lua.org/manual/5.1/manual.html#2.9
Oops, missed that. Thanks!
-- Thomas Harning Jr.