|
On Tue, 18 Oct 2011 00:38:52 +0200, Petite Abeille wrote:
Sure. If that works for you, then more power to you. But why would you want to take away module from everybody else, when you are not even using it yourself? Puzzling.
Actually, I don't really care if module() stays in Lua or not. What I care about is this: > mymodule = require "somemodule" > =somemodule nil As long as module is changed to behave like that I'm happy if it remains in the language! -- Pierre Chapuis