[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Location of a package
- From: "Fabio Mascarenhas" <mascarenhas@...>
- Date: Mon, 18 Feb 2008 17:10:08 -0300
Yeah, this is what the WSAPI launchers do with Orbit apps (along with
isolating each application in its own Lua state, but reusing the state
between different requests).
--
Fabio Mascarenhas
On Feb 18, 2008 5:07 PM, Petite Abeille <petite_abeille@mac.com> wrote:
>
> On Feb 18, 2008, at 9:39 PM, Ignacio Burgueño wrote:
>
> > Thanks, I'll save that as a last resource, since it's possible that
> > I don't have access to the debug library.
>
> Hmmm... well... then... you can always wrap require() with your own
> function and perhaps set the module path there...
>
>