Comment #86 on issue 164 by timdown: Wrong order in Object properties interation
http://code.google.com/p/v8/issues/detail?id=164
This is what we disagree on: I consider relying on a non-standard feature (such as an object property enumeration order observed in some browsers) that it is possible to work around to be poor programming practice, precisely because future implementations may not support the feature you're relying on. I don't really see how you can argue that this is not the case. Rejecting an implementation outright for not conforming to a non-existent standard is ludicrous.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
