[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Lanes with package.preload and package.loader
- From: Benoit Germain <bnt.germain@...>
- Date: Sun, 13 Nov 2011 14:29:56 +0100
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.