[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [proposal] Libary changes
- From: Duncan Cross <duncan.cross@...>
- Date: Fri, 7 Oct 2011 15:35:38 +0100
On Fri, Oct 7, 2011 at 2:47 PM, Marc Balmer <marc@msys.ch> wrote:
> You can't be serious? (...) Impractical and quite crazy
This is an unnecessarily belittling, suppressive attitude to a change
suggestion. Lua's development history shows that the team reserve the
right to break compatibility between versions - they don't take it
lightly, and when possible they include an optional emulation of the
old way, but it does happen. Even for things that seem to be a mostly
a matter of taste, like unpack() becoming table.unpack().
-Duncan