<?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>Mon, 30 Jan 2012 12:48:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: heldrida</title>
		<link>http://coffeescripter.com/2009/07/closures-in-javascript/comment-page-1/#comment-12141</link>
		<dc:creator>heldrida</dc:creator>
		<pubDate>Fri, 06 May 2011 23:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://coffeescripter.com/?p=93#comment-12141</guid>
		<description>Hi, really nice article! One of the best articles I&#039;ve read about closures so far and I&#039;ve been reading a lot! Honest!</description>
		<content:encoded><![CDATA[<p>Hi, really nice article! One of the best articles I&#8217;ve read about closures so far and I&#8217;ve been reading a lot! Honest!</p>
]]></content:encoded>
	</item>
	<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>

