<?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 Pattern</title>
	<atom:link href="https://www.thupten.feedback/2010/06/20/singleton-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thupten.feedback/2010/06/20/singleton-pattern/</link>
	<description>Just another developer&#039;s blog</description>
	<lastBuildDate>Fri, 13 Dec 2013 18:04:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>By: thupten</title>
		<link>https://www.thupten.feedback/2010/06/20/singleton-pattern/comment-page-1/#comment-15</link>
		<dc:creator><![CDATA[thupten]]></dc:creator>
		<pubDate>Tue, 22 Jun 2010 02:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://thupten.veryusefulinfo.com/?p=83#comment-15</guid>
		<description><![CDATA[Hello Peter, I am using java.
I will fix the main() to 
public static void main(String args[]){}

thanks for catching that. :)]]></description>
		<content:encoded><![CDATA[<p>Hello Peter, I am using java.<br />
I will fix the main() to<br />
public static void main(String args[]){}</p>
<p>thanks for catching that. <img src="https://www.thupten.feedback/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Liu</title>
		<link>https://www.thupten.feedback/2010/06/20/singleton-pattern/comment-page-1/#comment-14</link>
		<dc:creator><![CDATA[Peter Liu]]></dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://thupten.veryusefulinfo.com/?p=83#comment-14</guid>
		<description><![CDATA[I&#039;m not sure which language you&#039;ve used to describe the example. Is it C++ or Java or...? You&#039;ve used &quot;new&quot; and &quot;main()&quot; in the same example.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure which language you&#8217;ve used to describe the example. Is it C++ or Java or&#8230;? You&#8217;ve used &#8220;new&#8221; and &#8220;main()&#8221; in the same example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
