lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



14 July 2012 13:20
On Sat, Jul 14, 2012 at 10:54 AM, steve donovan

Cant you just get back the old string metatable with
getmetatable('').old__index and therefore access all those functions?
You should hide it outside the provided environment...

Justin

getmetatable isn't included in the environment