[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Location of a package
- From: Ignacio Burgueño <ignaciob@...>
- Date: Tue, 19 Feb 2008 18:06:55 -0300
Ignacio Burgueño wrote:
Fabien wrote:
Metalua needs it, and reimplements it. Look at function
package.findfile() in
http://repo.or.cz/w/metalua.git?a=blob_plain;f=src/lib/package2.lua, and
Indeed, this approach proved to be very useful. Now I can implement some
kind of "bundle". Thanks a lot.