lua-users home
lua-l archive

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


On Mon, May 5, 2014 at 10:47 PM, Thomas Jericke <tjericke@indel.ch> wrote:

> You would use the metatable as default and the byte index as fall-back? I
> would find that
> extremely unpredictable and counter-intuitive. It is quite the opposite of
> anything in standard Lua.

I agree :p  I prefer the first way :-)