[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Proposal: smartlua
- From: Andrew Starks <andrew.starks@...>
- Date: Mon, 11 Mar 2013 19:26:56 -0500
On Mar 11, 2013, at 18:02, Michal Kottman <michal.kottman@gmail.com> wrote:
>
> The downside is that the database must be maintained manually and is
> error-prone. A more robust way of building the database is on the way.
>
> Suggestions/improvements are welcome.
>
> [1] https://github.com/LuaDist/intellua
>
This sounds cool, Mark.
Question... It seems like adding a package searcher to Lua would be
the best place to make this works, as opposed to changing require's
behavior. The searcher approach is even pointed out in PiL, I believe.
Is there something I'm missing that makes this patch needed?
-Andrew
- References:
- Proposal: smartlua, Stefan Reich
- Re: Proposal: smartlua, steve donovan
- Re: Proposal: smartlua, Christian Bielert
- Re: Proposal: smartlua, steve donovan
- Re: Proposal: smartlua, Peter Drahoš
- Re: Proposal: smartlua, steve donovan
- Re: Proposal: smartlua, Peter Drahoš
- Re: Proposal: smartlua, steve donovan
- Re: Proposal: smartlua, Steve Litt
- Re: Proposal: smartlua, marbux
- Re: Proposal: smartlua, steve donovan
- Re: Proposal: smartlua, mchalkley
- Re: Proposal: smartlua, Peter Drahoš
- Re: Proposal: smartlua, Michal Kottman