|
I may be something of a black sheep here, but I actually use setfenv() rather often. Actually, I use newproxy() in some cases too, because I can store specific data in its environment while keeping the metatable the same across all types. I'd hate to see either of these go. ~Jonathan