Comment #61 on issue 164 by timdown: Wrong order in Object properties
interation
http://code.google.com/p/v8/issues/detail?id=164
OK, I possibly deserved that for not at least restating my basic position.
I want there to be a standard and I want browsers to implement it. I'd like
it to be an official standard so that future implementers of ECMAScript
have a reference for how their JavaScript engine is required to behave
rather than an unwritten de facto standard to which they are not required
to adhere and may not be aware of. Whether or not pressuring the Chrome
team to mimic the behaviour of some other browsers is going to help is
unclear to me. I would have thought that engaging with the ECMAScript
working group would be a better idea. The following URL might be useful:
http://www.ecmascript.org/community.php
Regarding my own jshashtable project, the problem that addresses has
nothing to do with property enumeration order so is unaffected by this
issue. My having written jshashtable and my interest in this issue are just
manifestations of my general interest in this area of the language.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev