[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Type Metatables for Table and Userdata - Powerpatch
- From: Javier Guerra Giraldez <javier@...>
- Date: Thu, 6 Dec 2012 20:32:30 -0500
On Thu, Dec 6, 2012 at 6:56 PM, Wolfgang Pupp <wolfgang.pupp@gmail.com> wrote:
> It'd be like giving the language a concept of "traversing a table". By
> default, this traversal would behave like pairs (the *only* sensible
> choice).
Lua 4.0 was like that.
Lua 5.0 removed the magic, making it smaller and more flexible.
--
Javier