<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Waterproof AS 3.0 Singleton</title>
	<atom:link href="http://blog.hexagonstar.com/waterproof_as3_singleton/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hexagonstar.com/waterproof_as3_singleton/</link>
	<description>turn-based glory and pixel pleasure</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Danny Patterson</title>
		<link>http://blog.hexagonstar.com/waterproof_as3_singleton/#comment-562</link>
		<dc:creator>Danny Patterson</dc:creator>
		<pubDate>Mon, 11 Dec 2006 04:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/waterproof-as-30-singleton/#comment-562</guid>
		<description>We&#039;re working on gathering and posting the code now.  Check the site in a couple weeks.</description>
		<content:encoded><![CDATA[<p>We&#8217;re working on gathering and posting the code now.  Check the site in a couple weeks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sascha</title>
		<link>http://blog.hexagonstar.com/waterproof_as3_singleton/#comment-561</link>
		<dc:creator>sascha</dc:creator>
		<pubDate>Sun, 10 Dec 2006 11:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/waterproof-as-30-singleton/#comment-561</guid>
		<description>Danny ... cool! One of the authors here! I guess I&#039;m taking it too serious with the Singleton! ;) btw when will you guys upload the source codes for the book?!?</description>
		<content:encoded><![CDATA[<p>Danny &#8230; cool! One of the authors here! I guess I&#8217;m taking it too serious with the Singleton! <img src='http://blog.hexagonstar.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  btw when will you guys upload the source codes for the book?!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Patterson</title>
		<link>http://blog.hexagonstar.com/waterproof_as3_singleton/#comment-560</link>
		<dc:creator>Danny Patterson</dc:creator>
		<pubDate>Tue, 05 Dec 2006 20:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/waterproof-as-30-singleton/#comment-560</guid>
		<description>Keith, is right.  We left out the condition that checks for the null value simply because it doesn&#039;t throw a compiler error.  But if you&#039;re cool with just having a runtime error then by all means feel free to add the condition.</description>
		<content:encoded><![CDATA[<p>Keith, is right.  We left out the condition that checks for the null value simply because it doesn&#8217;t throw a compiler error.  But if you&#8217;re cool with just having a runtime error then by all means feel free to add the condition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel R.</title>
		<link>http://blog.hexagonstar.com/waterproof_as3_singleton/#comment-559</link>
		<dc:creator>Daniel R.</dc:creator>
		<pubDate>Mon, 27 Nov 2006 15:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/waterproof-as-30-singleton/#comment-559</guid>
		<description>For some additional thoughts on the singleton pattern, I collected them &lt;a href=&quot;http://life.neophi.com/danielr/2006/10/singleton_pattern_in_as3.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>For some additional thoughts on the singleton pattern, I collected them <a href="http://life.neophi.com/danielr/2006/10/singleton_pattern_in_as3.html" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sascha</title>
		<link>http://blog.hexagonstar.com/waterproof_as3_singleton/#comment-558</link>
		<dc:creator>sascha</dc:creator>
		<pubDate>Sat, 25 Nov 2006 14:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/waterproof-as-30-singleton/#comment-558</guid>
		<description>Yes but we don&#039;t have the compile time checking so it&#039;s still better to have a runtime exception than having nothing, isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>Yes but we don&#8217;t have the compile time checking so it&#8217;s still better to have a runtime exception than having nothing, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith peters</title>
		<link>http://blog.hexagonstar.com/waterproof_as3_singleton/#comment-557</link>
		<dc:creator>keith peters</dc:creator>
		<pubDate>Fri, 24 Nov 2006 14:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/waterproof-as-30-singleton/#comment-557</guid>
		<description>The ideal solution would throw a compiler error, not just a runtime exception. I think that&#039;s why they decided to forego checking the argument.</description>
		<content:encoded><![CDATA[<p>The ideal solution would throw a compiler error, not just a runtime exception. I think that&#8217;s why they decided to forego checking the argument.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

