Re: upcoming changes in Lua 5.2 [was Re: Location of a package]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: upcoming changes in Lua 5.2 [was Re: Location of a package]
- From: Doug Rogers <rogers@...>
- Date: 2008年2月26日 06:48:16 -0500
Asko Kauppi wrote:
> Now that you mentioned it, I've wondered why 'repeat .. until' ever was
> in the language to begin with.
> I'd ditch that, and bring in 'continue'. ;) But that's just me.
As long as we're pitching opinions, I would ditch both. I seldom use
'repeat ... until' (not that my usage should be the measure), and while
I use 'continue' on occasion in C, I tend to consider its use as an
indication that I haven't properly organized my solution.
But that's just me.
Doug
--
Innovative Concepts, Inc. www.innocon.com 703-893-2007 x220
- References:
- Location of a package, Ignacio Burgueño
- Re: Location of a package, Tomas Guisasola Gorham
- Re: Location of a package, Ignacio Burgueño
- Re: Location of a package, Fabien
- Re: Location of a package, Roberto Ierusalimschy
- Re: Location of a package, eugeny gladkih
- upcoming changes in Lua 5.2 [was Re: Location of a package], Roberto Ierusalimschy
- Re: upcoming changes in Lua 5.2 [was Re: Location of a package], Shmuel Zeigerman
- Re: upcoming changes in Lua 5.2 [was Re: Location of a package], Roberto Ierusalimschy
- Re: upcoming changes in Lua 5.2 [was Re: Location of a package], Asko Kauppi