lua-users home
lua-l archive

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


Martin <eden_martin_fuhrspam@gmx.de> wrote:
> (Personally I prefer to prefix all queries to non-standard
> global table values with "_G.".)

This may be a tangent, but what do you mean by saying you “prefer to prefix
all queries to non-standard global table values with "_G"”? What would
a “non-standard global table value” even be? Isn’t the whole point of _G
that the values that are (already) there are standard?

P
-- 
We have not been faced with the need to satisfy someone else's
requirements, and for this freedom we are grateful.
    Dennis Ritchie and Ken Thompson, The UNIX Time-Sharing System