for-in evaluation order
Michael Day
mikeday at yeslogic.com
Mon Dec 27 03:39:53 PST 2010
Hi,
Some quick testing with Firefox seems to show that for-in returns
properties in the order they were added to the object, and some scripts
on the web (eg. RaphaelJS) seem to depend on that, unless I'm
horrendously misinterpreting them. This seems... bad?
Are objects implicitly ordered, by implementation convention?
Cheers,
Michael
--
Print XML with Prince!
http://www.princexml.com
More information about the es-discuss
mailing list