On Dec 8, 2013, at 7:44 AM, John Cowan wrote: > Allen Wirfs-Brock scripsit: > >> You are correct that, ES5 does not define the for-in enumeration order. >> But it does say that the Object.keys ordering must be the same as >> for-in enumeration order. and there is a defacto standard for a partial >> enumeration order that all browsers implement. > > In short, half a dozen or so JSON implementations in a JavaScript > environment agree. That hardly means that all other JSON implementations > in whatever environment should be dragged along with them. >
Right, from an interoperability perspective, the half dozen or so user agents used by essentially the entire world to run web applications really aren't significant at all... Allen _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

