lua-users home
lua-l archive

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


For the sake of *large* volumes of Lua code in already in
existence, I pray the current behaviour does not change in
Lua 5.x.


Local by default is wrong. Maybe global by default is also wrong (as
David just wrote), but the solution is not local by default.