<?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: Rediscovering Flyweight for Javascript</title>
	<atom:link href="http://ajaxian.com/archives/rediscovering-flyweight-for-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/rediscovering-flyweight-for-javascript</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Remus Stratulat</title>
		<link>http://ajaxian.com/archives/rediscovering-flyweight-for-javascript/comment-page-1#comment-55254</link>
		<dc:creator>Remus Stratulat</dc:creator>
		<pubDate>Thu, 27 Jul 2006 12:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1401#comment-55254</guid>
		<description>Another approach to this is to use Object pooling. Instead of destroying the object you just store him in a pool for later use and when you need another instance of it you will just ask the pool for providing one.</description>
		<content:encoded><![CDATA[<p>Another approach to this is to use Object pooling. Instead of destroying the object you just store him in a pool for later use and when you need another instance of it you will just ask the pool for providing one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajaxium</title>
		<link>http://ajaxian.com/archives/rediscovering-flyweight-for-javascript/comment-page-1#comment-54645</link>
		<dc:creator>Ajaxium</dc:creator>
		<pubDate>Wed, 26 Jul 2006 08:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1401#comment-54645</guid>
		<description>Great work!</description>
		<content:encoded><![CDATA[<p>Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Haley</title>
		<link>http://ajaxian.com/archives/rediscovering-flyweight-for-javascript/comment-page-1#comment-54522</link>
		<dc:creator>Jason Haley</dc:creator>
		<pubDate>Wed, 26 Jul 2006 03:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1401#comment-54522</guid>
		<description>&lt;strong&gt;Interesting Finds: July 25, 2007&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Interesting Finds: July 25, 2007</strong></p>
]]></content:encoded>
	</item>
</channel>
</rss>

