[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: newline as table entry separator
- From: Pavel Antokolsky aka Zigmar <zigmar@...>
- Date: Fri, 17 Feb 2006 00:32:18 +0200
On 2/16/06, David Manura <dm.lua@math2.org> wrote:
> There is a patch "Enhanced table constructors" that does this type of thing (see
> http://lua-users.org/wiki/LuaPowerPatches). Though this patch is for Lua 4.0,
> it involves only about two dozen lines, so it might not be difficult to patch
> the latest Lua accordingly.
>
> I've wanted this type of thing too, so it may be a common desire, but I also
> wasn't sure it was worth going non-standard. If you need additional help, let
> me know, and please release any patch you make for others interested.
Thank you for help! I'll see if I can port this patch to 5.1. I'm not
currently at work, so I only will able to check at Sunday. And I'll
think if it really worth going non-standard. It a bit problematic -
someone (including me) carelessly upgrading lua without
applying/porting the path will automatically invalidate all of the
written scripts.
--
Best regards,
Zigmar