<?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: Returning functions</title>
	<atom:link href="http://www.jspatterns.com/returning-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jspatterns.com/returning-functions/</link>
	<description>Exploring common JavaScript patterns and anti-patterns</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:54:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Dan Souther</title>
		<link>http://www.jspatterns.com/returning-functions/#comment-11596</link>
		<dc:creator>Dan Souther</dc:creator>
		<pubDate>Thu, 24 Feb 2011 00:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jspatterns.com/?p=64#comment-11596</guid>
		<description>I just read through this part of your book, and I was a little confused with the second example and where the count variable was contained. I tried the example in the book and found that the count variable was in the global scope. And as I was writing this, I noticed that the example on this page is different, and works as explained.</description>
		<content:encoded><![CDATA[<p>I just read through this part of your book, and I was a little confused with the second example and where the count variable was contained. I tried the example in the book and found that the count variable was in the global scope. And as I was writing this, I noticed that the example on this page is different, and works as explained.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSPatterns.com &#187; Blog Archive &#187; Self-overwriting functions</title>
		<link>http://www.jspatterns.com/returning-functions/#comment-1354</link>
		<dc:creator>JSPatterns.com &#187; Blog Archive &#187; Self-overwriting functions</dc:creator>
		<pubDate>Tue, 15 Sep 2009 18:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jspatterns.com/?p=64#comment-1354</guid>
		<description>[...] Exploring common JavaScript patterns and anti-patterns &#160;      &#171; Returning functions [...]</description>
		<content:encoded><![CDATA[<p>[...] Exploring common JavaScript patterns and anti-patterns &nbsp;      &laquo; Returning functions [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

