<?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: Singletons</title>
	<atom:link href="http://andypalmer.com/2008/05/singletons/feed/" rel="self" type="application/rss+xml" />
	<link>http://andypalmer.com/2008/05/singletons/</link>
	<description>Views on software, technology, consulting and business process</description>
	<lastBuildDate>Sun, 31 Jan 2010 16:31:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ben.biddington</title>
		<link>http://andypalmer.com/2008/05/singletons/comment-page-1/#comment-6</link>
		<dc:creator>ben.biddington</dc:creator>
		<pubDate>Tue, 27 May 2008 10:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.andypalmer.com/blog/?p=8#comment-6</guid>
		<description>&lt;a HREF=&quot;http://steve.yegge.googlepages.com/singleton-considered-stupid&quot; REL=&quot;nofollow&quot;&gt;Seealso&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a HREF="http://steve.yegge.googlepages.com/singleton-considered-stupid" REL="nofollow" onclick="pageTracker._trackPageview('/outgoing/steve.yegge.googlepages.com/singleton-considered-stupid?referer=');">Seealso</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: euluis</title>
		<link>http://andypalmer.com/2008/05/singletons/comment-page-1/#comment-5</link>
		<dc:creator>euluis</dc:creator>
		<pubDate>Mon, 26 May 2008 20:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.andypalmer.com/blog/?p=8#comment-5</guid>
		<description>The majority of Singletons I&#039;ve seen were disguised global variables. I&#039;ve rambled on this previously as part of a &lt;a HREF=&quot;http://argonauts-life.blogspot.com/2007/11/refactoring-orgargoumlumlprofile.html&quot; REL=&quot;nofollow&quot;&gt;post on a specific refactoring task&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;It&#039;s a problem with Java like languages that want to make everything into a class. The focus of the language should be on objects and not on classes. So, all in all I consider that &lt;a HREF=&quot;http://www.antonioshome.net/blog/pivot/entry.php?id=30&quot; REL=&quot;nofollow&quot;&gt;singletonitis &lt;/a&gt;is a problem of some languages.</description>
		<content:encoded><![CDATA[<p>The majority of Singletons I&#8217;ve seen were disguised global variables. I&#8217;ve rambled on this previously as part of a <a HREF="http://argonauts-life.blogspot.com/2007/11/refactoring-orgargoumlumlprofile.html" REL="nofollow" onclick="pageTracker._trackPageview('/outgoing/argonauts-life.blogspot.com/2007/11/refactoring-orgargoumlumlprofile.html?referer=');">post on a specific refactoring task</a>.</p>
<p>It&#8217;s a problem with Java like languages that want to make everything into a class. The focus of the language should be on objects and not on classes. So, all in all I consider that <a HREF="http://www.antonioshome.net/blog/pivot/entry.php?id=30" REL="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.antonioshome.net/blog/pivot/entry.php?id=30&amp;referer=');">singletonitis </a>is a problem of some languages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
