<?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: The Simple Singleton</title>
	<atom:link href="http://www.unitedmindset.com/jonbcampos/2009/01/23/the-simple-singleton/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unitedmindset.com/jonbcampos/2009/01/23/the-simple-singleton/</link>
	<description>Blog on technology and software development typically around Adobe Flash, Flex, and AIR.</description>
	<lastBuildDate>Wed, 25 Jan 2012 11:21:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jonbcampos</title>
		<link>http://www.unitedmindset.com/jonbcampos/2009/01/23/the-simple-singleton/#comment-961</link>
		<dc:creator>jonbcampos</dc:creator>
		<pubDate>Wed, 09 Feb 2011 20:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://unitedmindset.com/jonbcampos/?p=119#comment-961</guid>
		<description>@wabi true, but you could have store and restore functionality. You won&#039;t serialize the actual singleton.</description>
		<content:encoded><![CDATA[<p>@wabi true, but you could have store and restore functionality. You won&#8217;t serialize the actual singleton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wabi Sabi</title>
		<link>http://www.unitedmindset.com/jonbcampos/2009/01/23/the-simple-singleton/#comment-960</link>
		<dc:creator>Wabi Sabi</dc:creator>
		<pubDate>Wed, 09 Feb 2011 20:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://unitedmindset.com/jonbcampos/?p=119#comment-960</guid>
		<description>Hi would you handle serialization for this singleton? Putting it into a shared store will end up producing multiple values of a singleton.</description>
		<content:encoded><![CDATA[<p>Hi would you handle serialization for this singleton? Putting it into a shared store will end up producing multiple values of a singleton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.unitedmindset.com/jonbcampos/2009/01/23/the-simple-singleton/#comment-9</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 05 Apr 2010 04:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://unitedmindset.com/jonbcampos/?p=119#comment-9</guid>
		<description>Thanks for this simple yet very useful example. :)</description>
		<content:encoded><![CDATA[<p>Thanks for this simple yet very useful example. <img src='http://www.unitedmindset.com/jonbcampos/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

