<?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: Closures in Javascript</title>
	<atom:link href="http://coffeescripter.com/2009/07/closures-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffeescripter.com/2009/07/closures-in-javascript/</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Sat, 04 Sep 2010 23:43:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ahatchkins</title>
		<link>http://coffeescripter.com/2009/07/closures-in-javascript/comment-page-1/#comment-1984</link>
		<dc:creator>ahatchkins</dc:creator>
		<pubDate>Thu, 01 Apr 2010 17:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://coffeescripter.com/?p=93#comment-1984</guid>
		<description>Thanks, nice article! I guess there&#039;s a typo in the second listing. &#039;alert&#039; in testClosure() function is called after &#039;return&#039; - thus is never called. So it only alerts &#039;baz&#039;.</description>
		<content:encoded><![CDATA[<p>Thanks, nice article! I guess there&#8217;s a typo in the second listing. &#8216;alert&#8217; in testClosure() function is called after &#8216;return&#8217; &#8211; thus is never called. So it only alerts &#8216;baz&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
