On Thu, Dec 2, 2010 at 3:37 PM, Fabio Mascarenhas <[email protected]> wrote: > I think penlight is being too strict here, "if foo.bar then <do > something with foo.bar> end" is a fairly common idiom.
Yes, I have been collecting complaints against penlight, some of them my own, and there's a definite problem with Orbit that Ryan P hit as well. The fix is to be completely specific and not use the require 'pl' shortcut, but it really should work OOTB (out of the box). It also has the irritating habit of shutting down Lua because it thinks it's 'running a script'. Got caught out with Orbiter like that. So, yes, definitely time for the old girl to get some lessons about her over-strictness! It will go on my weekend list. steve d. _______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
