[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Re[2]: about the next version
- From: "Peter Loveday" <peter@...>
- Date: Tue, 28 May 2002 10:32:16 -0400
----- Original Message -----
From: "Martin Stone" <MStone@acclaimstudios.co.uk>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Tuesday, May 28, 2002 9:00 AM
Subject: RE: Re[2]: about the next version
> >>NT> One comment which immediately springs to mind is please don't
> >>abbreviate the
> >>NT> module names!
> >>NT> table.foreach
> >>NT> table.getn
> >>NT> debug.getinfo
> >>NT> string.find
> >>NT> string.len
> >>NT> is much clearer and really not that much more effort?
> v>
> v>I vote for this!
> >
> > Another vote.
>
> And another.
>
Me too. Much nicer.
- Peter