On Tue, Aug 29, 2000 at 09:15:35AM +0100, John McNamara wrote:
> At 13:11 28/08/00 -0400, Steve Simmons wrote:
> >To tell the truth, this third item should probably should become
> >a separate RFC, and if you'd like to simply say one is forthcoming,
> >that'd be fine by me.
>
> What I really want to do is write a summary, get some consensus and redraft
> the RFC. I'll do this in the next few days.
>
> As far as I can see the current consensus is as follows:
> 1. Implicit variable: nice but not really worth the trouble.
> 2. Explicit variable between foreach and the array: might conflict
> with other proposals.
> 3. Explicit counter in the body of the for/each loop: a clean
> solution but requires a new or reused function.
What happened to explicit variable(s) *after* the list?
for (@array) $index { ... }
-Scott
--
Jonathan Scott Duff
[EMAIL PROTECTED]
- Re: RFC 120 (v2) Implicit co... Mike Pastore
- Re: RFC 120 (v2) Implicit co... David L. Nicol
- Re: RFC 120 (v2) Implicit co... Johan Vromans
- Re: RFC 120 (v2) Implicit co... Buddha Buck
- Re: RFC 120 (v2) Implicit counter in for statemen... Ken Fox
- Re: RFC 120 (v2) Implicit counter in for stat... Graham Barr
- Re: RFC 120 (v2) Implicit counter in for ... Peter Scott
- Re: RFC 120 (v2) Implicit counter in for statements, p... Nathan Torkington
- Re: RFC 120 (v2) Implicit counter in for statements, p... Steve Simmons
- Re: RFC 120 (v2) Implicit counter in for statemen... John McNamara
- Re: RFC 120 (v2) Implicit counter in for stat... Jonathan Scott Duff
- Re: RFC 120 (v2) Implicit counter in for ... John McNamara
- Re: RFC 120 (v2) Implicit counter in for stat... Steve Simmons
- Re: RFC 120 (v2) Implicit counter in for stat... David L. Nicol
- Re: RFC 120 (v2) Implicit counter in for ... Jonathan Scott Duff
- Re: RFC 120 (v2) Implicit counter in ... Tom Christiansen
- Re: RFC 120 (v2) Implicit counte... Jonathan Scott Duff
- Re: RFC 120 (v2) Implicit co... Tom Christiansen
- Re: RFC 120 (v2) Implicit counter in ... Chaim Frenkel
- Re: RFC 120 (v2) Implicit counte... David L. Nicol
- Re: RFC 120 (v2) Implicit counter in for stat... Johan Vromans
