<?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: Asynchronizer Is Now Called Clumpy</title>
	<atom:link href="http://www.tumuski.com/2009/01/asynchronizer-now-clumpy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tumuski.com/2009/01/asynchronizer-now-clumpy/</link>
	<description>When life gives you demons, make demonade.</description>
	<lastBuildDate>Sun, 20 Nov 2011 23:17:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: thomasperi</title>
		<link>http://www.tumuski.com/2009/01/asynchronizer-now-clumpy/comment-page-1/#comment-57</link>
		<dc:creator>thomasperi</dc:creator>
		<pubDate>Sat, 17 Jan 2009 15:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tumuski.com/?p=136#comment-57</guid>
		<description>It&#039;s to more closely mimic the behavior of a real &lt;!--code--&gt;for...in&lt;!--/code--&gt; loop, where &lt;!--code--&gt;key&lt;!--/code--&gt;&#039;s scope extends outside the block.

It&#039;s explained in the usage guide, but I should also explain it in the reference.</description>
		<content:encoded><![CDATA[<p>It's to more closely mimic the behavior of a real <code>for...in</code> loop, where <code>key</code>'s scope extends outside the block.</p>
<p>It's explained in the usage guide, but I should also explain it in the reference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drewp</title>
		<link>http://www.tumuski.com/2009/01/asynchronizer-now-clumpy/comment-page-1/#comment-56</link>
		<dc:creator>drewp</dc:creator>
		<pubDate>Sat, 17 Jan 2009 06:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tumuski.com/?p=136#comment-56</guid>
		<description>I noticed this in one of the examples:  &quot;function (k) { key = k; ...&quot;

Shouldn&#039;t that just be &quot;function (key) { ...&quot;?</description>
		<content:encoded><![CDATA[<p>I noticed this in one of the examples:  &quot;function (k) { key = k; ...&quot;</p>
<p>Shouldn't that just be &quot;function (key) { ...&quot;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

