[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Proposal: package.(c)path as tables
- From: Martin <eden_martin_fuhrspam@...>
- Date: Mon, 11 Sep 2017 04:16:32 +0100
On 09/10/2017 09:43 AM, Lorenzo Donati wrote:
> On 06/09/2017 20:03, Martin wrote:
>> Also there is weird stuff in <package.config>. (String which must
>> contain five lines with special meaning.) I'd like to change it too.
>
> I already proposed that thing long ago. The reply from lua team was, IRRC, that
> it was a waste of memory for little gain. I haven't got the time to search for
> that thread right now.
>
> -- Lorenzo
>
I've done quick search in maillist for "package.config" and discovered similar
topic in 2010, just seven years ago:
http://lua-users.org/lists/lua-l/2010-06/msg00214.html
Looks like some implementation details are very constant.
-- Martin