<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Hello World! : The Second Golden Lunch Bucket Contest!</title>
	<atom:link href="http://www.as3dp.com/2009/06/21/hello-world-the-second-golden-lunch-bucket-contest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as3dp.com/2009/06/21/hello-world-the-second-golden-lunch-bucket-contest/</link>
	<description>OOP Techniques for Flash and Flex Developers</description>
	<lastBuildDate>Mon, 26 Jul 2010 13:40:37 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: William B. Sanders</title>
		<link>http://www.as3dp.com/2009/06/21/hello-world-the-second-golden-lunch-bucket-contest/comment-page-1/#comment-2652</link>
		<dc:creator>William B. Sanders</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/?p=1092#comment-2652</guid>
		<description>Hi Steph,

If you can, yes. If there&#039;s no font available; then you can&#039;t. Don&#039;t let the alphabet stop you!

Take care,
Bill</description>
		<content:encoded><![CDATA[<p>Hi Steph,</p>
<p>If you can, yes. If there&#8217;s no font available; then you can&#8217;t. Don&#8217;t let the alphabet stop you!</p>
<p>Take care,<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph P.</title>
		<link>http://www.as3dp.com/2009/06/21/hello-world-the-second-golden-lunch-bucket-contest/comment-page-1/#comment-2651</link>
		<dc:creator>Steph P.</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/?p=1092#comment-2651</guid>
		<description>Do you want the &quot;hello world!&quot; to be displayed using the language&#039;s own alphabet too?</description>
		<content:encoded><![CDATA[<p>Do you want the &#8220;hello world!&#8221; to be displayed using the language&#8217;s own alphabet too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William B. Sanders</title>
		<link>http://www.as3dp.com/2009/06/21/hello-world-the-second-golden-lunch-bucket-contest/comment-page-1/#comment-2610</link>
		<dc:creator>William B. Sanders</dc:creator>
		<pubDate>Tue, 23 Jun 2009 21:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/?p=1092#comment-2610</guid>
		<description>Hi Mark,

PureMVC and Carnigorm both use the Singleton as part of a framework, and as such it may have some value. However, I don&#039;t trust it, and I see no reason to use it. Take a look at &lt;a href=&quot;http://misko.hevery.com/2008/08/17/singletons-are-pathological-liars/&quot; rel=&quot;nofollow&quot;&gt;Miško Hevery&#039;s post&lt;/a&gt; on the subject and an earlier post on this blog concerning the &lt;a href=&quot;http://www.as3dp.com/2008/11/26/we-don’t-need-no-stinkin’-singletons-why-to-avoid-the-singleton-pattern-in-actionscript-30-programming/&quot; rel=&quot;nofollow&quot;&gt;Singleton&lt;/a&gt;.

I&#039;m really not looking for an argument in our contest, but at best the Singleton only provides a single entry point and at worst it functions as a global variable. So, it wouldn&#039;t be very appropriate anyway. Even Erich Gamma commented that he wished they hadn&#039;t included it in &lt;em&gt;Design Patterns&lt;/em&gt;. Please don&#039;t let this one little thing hold you back from the contest!

Kindest regards,
Bill</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>PureMVC and Carnigorm both use the Singleton as part of a framework, and as such it may have some value. However, I don&#8217;t trust it, and I see no reason to use it. Take a look at <a href="http://misko.hevery.com/2008/08/17/singletons-are-pathological-liars/" rel="nofollow">Miško Hevery&#8217;s post</a> on the subject and an earlier post on this blog concerning the <a href="http://www.as3dp.com/2008/11/26/we-don’t-need-no-stinkin’-singletons-why-to-avoid-the-singleton-pattern-in-actionscript-30-programming/" rel="nofollow">Singleton</a>.</p>
<p>I&#8217;m really not looking for an argument in our contest, but at best the Singleton only provides a single entry point and at worst it functions as a global variable. So, it wouldn&#8217;t be very appropriate anyway. Even Erich Gamma commented that he wished they hadn&#8217;t included it in <em>Design Patterns</em>. Please don&#8217;t let this one little thing hold you back from the contest!</p>
<p>Kindest regards,<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark A.</title>
		<link>http://www.as3dp.com/2009/06/21/hello-world-the-second-golden-lunch-bucket-contest/comment-page-1/#comment-2609</link>
		<dc:creator>Mark A.</dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/?p=1092#comment-2609</guid>
		<description>why are you argueing about Singleton ? PureMVC uses it as a fundament. Sure, you can use it wrongly but I do not see the big problem.</description>
		<content:encoded><![CDATA[<p>why are you argueing about Singleton ? PureMVC uses it as a fundament. Sure, you can use it wrongly but I do not see the big problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
