lua-users home
lua-l archive

Re: Global Variables

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


A module gets it's own namespace (environment) when it calls module.
It needs to set any globals (or save a reference to the global
environment) before it calls module().
HTH,
-- 
-Patrick Donnelly
"One of the lessons of history is that nothing is often a good thing
to do and always a clever thing to say."
-Will Durant

AltStyle によって変換されたページ (->オリジナル) /