[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: PiL 1
- From: Alexander Gladysh <agladysh@...>
- Date: Wed, 12 Oct 2011 16:58:51 +0400
On Wed, Oct 12, 2011 at 16:42, Petite Abeille <petite.abeille@gmail.com> wrote:
>
> On Oct 12, 2011, at 2:36 PM, Alexander Gladysh wrote:
>
>> Most notably table.getn(), string:len(), table.foreach().
>
> string.len is well and kicking, thank you very much :)
>
> http://www.lua.org/manual/5.1/manual.html#pdf-string.len
This does not means that one should use it.
> The length operator is new (in 5.1):
>
> http://www.lua.org/manual/5.1/manual.html#2.5.5
Why do you mention it?
> Perhaps you should write a FAQ :))
We have FAQ. And we have coding guidelines that we enforce. But
re-educating people *eats time*.
Alexander.