Roberto Ierusalimschy wrote:
I think I'd rather do some redesign and use only non-debug functions. No problem, I'm just trying to understand all the implications of the new rules (many thanks to you and lhf for all the patient explanations!).It is not difficult to write a "good enough" setfenv for Lua functions using the debug library, if that is what you really want.
Enrico