lua-users home
lua-l archive

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


On Oct 19, 2011, at 2:14 AM, Matthew Wild wrote:

> So not *all* of module() then, you agree that setting globals is not a
> desirable feature? 

Frankly, I dont mind it being there. I just happen to never use globals so it doesn't really bother me either ways. Still, it's a bit clumsy to set anything in _G uninvited.