Re: Userdata with no environment table by default
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Userdata with no environment table by default
- From: "Taj Khattra" <taj.khattra@...>
- Date: 2008年2月14日 16:34:54 -0800
> To be honest I can't figure out why userdata values get an environment
> by default because this seems counterintuitive (seeing as how userdata
> doesn't use the environment table for anything)
not sure i understand your concern, but see
http://lua-users.org/lists/lua-l/2005-04/msg00213.html
for an example usage of userdata environments.