lua-users home
lua-l archive

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


On Fri, May 29, 2009 at 2:12 PM, Duncan Cross <duncan.cross@gmail.com> wrote:
> ...but to me that is a bit messier, it's better to have a single
> "root" file/directory than for it to be all-too-easy to separate a
> module from its submodules when copying libs around (especially when
> the "lua" folder gets quite full).

Absolutely - have a look at the lua directory in Lua for Windows -
getting pretty crowded!

I remain unconvinced of 'init considered harmful'

steve d.