Re: [ANN} Unofficial Lua FAQ 1.7
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN} Unofficial Lua FAQ 1.7
- From: steve donovan <steve.j.donovan@...>
- Date: 2010年12月14日 14:14:56 +0200
On Tue, Dec 14, 2010 at 1:54 PM, Renato Maia <maia@inf.puc-rio.br> wrote:
> I still think answer of question 1.26 should be changed [1][2].
> [1] http://lua-users.org/lists/lua-l/2010-02/msg00031.html
> [2] http://lua-users.org/wiki/ContinueProposal
This is true, that the semantics of locals in repeat..until is not the
real reason.
A summary of Roberto's position: the authors are cautious about
introducing a new loop control mechanism that might have unintended
consequences, and also feel that there are more general constructs
than 'continue' which should be considered.
Does that seem fair?
steve d.