lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, Dec 17, 2012 at 8:39 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> I've never been able to understand why people are willing to swallow
> great gulps of pseudo-Java in order to avoid creating one table.

Except when that little function is called a million times a second.

Which is not the fate of most functions, so I agree with you ;)