<?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: JavaScript summed up #7: Dynamic code</title>
	<atom:link href="http://blog.puremedia-online.de/2009/09/17/javascript-summed-up-7-dynamic-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.puremedia-online.de/2009/09/17/javascript-summed-up-7-dynamic-code/</link>
	<description>beyond applications and software</description>
	<lastBuildDate>Thu, 01 Oct 2009 08:36:43 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tobias Günther</title>
		<link>http://blog.puremedia-online.de/2009/09/17/javascript-summed-up-7-dynamic-code/comment-page-1/#comment-21</link>
		<dc:creator>Tobias Günther</dc:creator>
		<pubDate>Wed, 30 Sep 2009 07:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.puremedia-online.de/?p=203#comment-21</guid>
		<description>Hi Zorg, a reader (&quot;tester&quot;) pointed me to the fact: without the private scope, the example wasn&#039;t really doing what we wanted it to do. Try it for yourself (with and without) - use whichever works out fine for you.</description>
		<content:encoded><![CDATA[<p>Hi Zorg, a reader (&#8221;tester&#8221;) pointed me to the fact: without the private scope, the example wasn&#8217;t really doing what we wanted it to do. Try it for yourself (with and without) &#8211; use whichever works out fine for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zorg</title>
		<link>http://blog.puremedia-online.de/2009/09/17/javascript-summed-up-7-dynamic-code/comment-page-1/#comment-20</link>
		<dc:creator>zorg</dc:creator>
		<pubDate>Tue, 29 Sep 2009 12:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.puremedia-online.de/?p=203#comment-20</guid>
		<description>In the getter and setter example is it really necessary to alias &#039;this&#039; with &#039;self&#039; ?
Also, is it really necessary to use an anonymous function to create a private scope within the for loop ? It seems to work fine without both...</description>
		<content:encoded><![CDATA[<p>In the getter and setter example is it really necessary to alias &#8216;this&#8217; with &#8217;self&#8217; ?<br />
Also, is it really necessary to use an anonymous function to create a private scope within the for loop ? It seems to work fine without both&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sean</title>
		<link>http://blog.puremedia-online.de/2009/09/17/javascript-summed-up-7-dynamic-code/comment-page-1/#comment-17</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Wed, 23 Sep 2009 16:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.puremedia-online.de/?p=203#comment-17</guid>
		<description>I love this JavaScript series.  Keep &#039;em coming!</description>
		<content:encoded><![CDATA[<p>I love this JavaScript series.  Keep &#8216;em coming!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
