lua-users home
lua-l archive

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


> To clarify, my basic problem is that default global 
> access easily turns typo-bugs into really difficult
> ones (that can be extremely execution order dependant).

Since typos also occur in local variable and field names, isn't this
problem always going to exist in some form?

Regards,

Alan