|
----- Original Message ----- From: Mike Pall Date: 1/8/2010 10:34 AM
I still complain about it. Writing ipairs(table) and pairs(table) everywhere feels completely unnatural for what is generally a clean language.Remember the complaints when "for i in table do" was deactivated in Lua 5.1, even though it was already deprecated in Lua 5.0?
Josh