<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Google Chrome : array evals return out of order</title>
	<atom:link href="http://blog.bmn.name/2008/09/google-chrome-array-eval-out-of-order/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bmn.name/2008/09/google-chrome-array-eval-out-of-order/</link>
	<description>Life.prototype.blog</description>
	<lastBuildDate>Wed, 20 Jul 2011 15:20:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joshua K.</title>
		<link>http://blog.bmn.name/2008/09/google-chrome-array-eval-out-of-order/comment-page-1/#comment-384</link>
		<dc:creator>Joshua K.</dc:creator>
		<pubDate>Fri, 30 Oct 2009 18:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bmn.name/?p=48#comment-384</guid>
		<description>It&#039;s not that surprising, IMHO.

Javascript is the only language I&#039;m aware of that actually does sort hash table keys. In every other language, order is undefined due to the way hash tables work. 

If Javascript returns keys in sorted order, then they&#039;re making a behind-the-scenes call to sort(), which adds extra processing.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not that surprising, IMHO.</p>
<p>Javascript is the only language I&#8217;m aware of that actually does sort hash table keys. In every other language, order is undefined due to the way hash tables work. </p>
<p>If Javascript returns keys in sorted order, then they&#8217;re making a behind-the-scenes call to sort(), which adds extra processing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom Trading Pins</title>
		<link>http://blog.bmn.name/2008/09/google-chrome-array-eval-out-of-order/comment-page-1/#comment-361</link>
		<dc:creator>Custom Trading Pins</dc:creator>
		<pubDate>Wed, 13 May 2009 19:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bmn.name/?p=48#comment-361</guid>
		<description>We have seen many bugs come and go when using google chrome. I think they still need to do some testing and work out the glitches before this can become a competitive browser.</description>
		<content:encoded><![CDATA[<p>We have seen many bugs come and go when using google chrome. I think they still need to do some testing and work out the glitches before this can become a competitive browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zork</title>
		<link>http://blog.bmn.name/2008/09/google-chrome-array-eval-out-of-order/comment-page-1/#comment-193</link>
		<dc:creator>Zork</dc:creator>
		<pubDate>Sun, 21 Sep 2008 14:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bmn.name/?p=48#comment-193</guid>
		<description>this is very paintfull bug, we have got big issues in our JS/JSON powered sw :(

Hope they will fix it soon.</description>
		<content:encoded><![CDATA[<p>this is very paintfull bug, we have got big issues in our JS/JSON powered sw :(</p>
<p>Hope they will fix it soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

