[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Two types of Lua programmer, or two types of Lua code?
- From: Javier Guerra Giraldez <javier@...>
- Date: Thu, 25 Feb 2016 11:31:53 +0000
On 25 February 2016 at 11:27, Jerome Vuarand <jerome.vuarand@gmail.com> wrote:
> You follow the dependency graph,
> releasing things with no dependencies first, self-contained libraries,
> and growing from there, with the app itself last. But as unpaid work
> that solves no use case for you, you're likely to give up in the
> middle, with a bunch of libraries published, and the app lingering in
> the output queue forever.
happened to me several times! no regrets, learned a lot from each
(but of course, that doesn't affect the observed LuaRocks ratio, since
none of my libraries is there)
--
Javier