lua-users home
lua-l archive

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


On Wed, Apr 29, 2009 at 10:04 AM, steve donovan  wrote:
> A number of substantial changes since the last beta.

The question of to inject or not to inject into the standard
table/string tables is a common one[1-3] in the standard library
proposals.

Perhaps a way around it is the "MethodChainingWrapper".[4]

[1] http://penlight.luaforge.net/penlight.html#T4
[2] http://lua-users.org/lists/lua-l/2008-09/msg00214.html
[3] http://lua-users.org/wiki/ExtensionProposal
[4] http://lua-users.org/wiki/MethodChainingWrapper