lua-users home
lua-l archive

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


2011/11/13 Greg <tghill@hotmail.com>:
>> I suppose I'll have to add something similar.
>
> That would be fantastic!
>

I'll probably introduce an API change, since we are in beta stage.
Currently, package.path and package.cpath are passed as independent
settings in the options table. I'll probably group everything under a
single "package" table in the options table, whose default value would
be the global "package" table itself. Would that be ok? That way, if
there is still something missing, I can update the code without
breaking the API again :-).


-- 
Benoit.