>> I think penlight is being too strict here, "if foo.bar then <do >> something with foo.bar> end" is a fairly common idiom. > > This is very true. Until I can keep some of the benefits of strict > mode without upsetting perfectly reasonable code, I have made the > default in Penlight to be _not_ strict. >
I've avoided strict mode, because I don't know how to make it work with such idioms as used in Orbit, but I really like to be warned of unused variables in other cases. Is there a way to make pl.strict act less strict, so that it plays nice with Orbit? Thijs _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/