<?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: Singleton Design Pattern:When One Instance is Enough</title>
	<atom:link href="http://www.devirtuoso.com/2009/05/singleton-design-patternwhen-one-instance-is-enough/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devirtuoso.com/2009/05/singleton-design-patternwhen-one-instance-is-enough/</link>
	<description>Web Development Wickedness</description>
	<lastBuildDate>Mon, 05 Dec 2011 18:53:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Factory Method Design Pattern in PHP</title>
		<link>http://www.devirtuoso.com/2009/05/singleton-design-patternwhen-one-instance-is-enough/comment-page-1/#comment-49</link>
		<dc:creator>Factory Method Design Pattern in PHP</dc:creator>
		<pubDate>Thu, 04 Jun 2009 18:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=311#comment-49</guid>
		<description>[...] is. If you&#8217;re not sure you can visit: Design Patterns: Soliving web development problems and Singleton Design Pattern: When one instance is enough. It might help you get a grasp on design [...]</description>
		<content:encoded><![CDATA[<p>[...] is. If you&#8217;re not sure you can visit: Design Patterns: Soliving web development problems and Singleton Design Pattern: When one instance is enough. It might help you get a grasp on design [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abcphp.com</title>
		<link>http://www.devirtuoso.com/2009/05/singleton-design-patternwhen-one-instance-is-enough/comment-page-1/#comment-23</link>
		<dc:creator>abcphp.com</dc:creator>
		<pubDate>Wed, 27 May 2009 07:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=311#comment-23</guid>
		<description>&lt;strong&gt;Singleton Design Pattern:When One Instance is Enough...&lt;/strong&gt;

A design pattern that allows you to make sure there is only one instance of a class. This is uber-important for fast and efficient code. You no longer have to worry if you created an instance somewhere that wasn’t cleaned up afterward (i.e database c...</description>
		<content:encoded><![CDATA[<p><strong>Singleton Design Pattern:When One Instance is Enough&#8230;</strong></p>
<p>A design pattern that allows you to make sure there is only one instance of a class. This is uber-important for fast and efficient code. You no longer have to worry if you created an instance somewhere that wasn’t cleaned up afterward (i.e database c&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.devirtuoso.com @ 2012-02-10 12:07:19 -->
