[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Module Loaders and loadlib()
- From: David Burgess <dburgess@...>
- Date: Fri, 20 May 2005 21:51:34 +1000
Yes, thats the way I read the code. But I was wondering about
a way of adding a loader for just one package.
On 5/20/05, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> > With C environments (LUA_ENVIRONINDEX) is it possible (from the C
> > side) to create a module that has its own specialist loader?
>
> I think this can be achieved by adding a loader to package.loaders.
> --lhf
>