<?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 in Flex</title>
	<atom:link href="http://query7.com/singleton-pattern-in-flex/feed" rel="self" type="application/rss+xml" />
	<link>http://query7.com/singleton-pattern-in-flex</link>
	<description>PHP, Javascript, Python and Web Development</description>
	<lastBuildDate>Wed, 04 May 2011 12:11:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Javin Paul</title>
		<link>http://query7.com/singleton-pattern-in-flex/comment-page-1#comment-4521</link>
		<dc:creator>Javin Paul</dc:creator>
		<pubDate>Sat, 19 Feb 2011 06:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=236#comment-4521</guid>
		<description>Nice post , just to add 
While writing Singleton class you also need to consider following points :
1) Lazy initialization 
2) Early initialization
3) Serialization
4) Many ClassLoaders
5) Cloning


Thanks
Javin
&lt;a href=&quot;http://javarevisited.blogspot.com/2010/10/why-string-is-immutable-in-java.html&quot; title=&quot;Why String is immutable in Java&quot; rel=&quot;nofollow&quot;&gt;Why String is immutable in Java &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice post , just to add<br />
While writing Singleton class you also need to consider following points :<br />
1) Lazy initialization<br />
2) Early initialization<br />
3) Serialization<br />
4) Many ClassLoaders<br />
5) Cloning</p>
<p>Thanks<br />
Javin<br />
<a href="http://javarevisited.blogspot.com/2010/10/why-string-is-immutable-in-java.html" title="Why String is immutable in Java" rel="nofollow">Why String is immutable in Java </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owen</title>
		<link>http://query7.com/singleton-pattern-in-flex/comment-page-1#comment-4293</link>
		<dc:creator>owen</dc:creator>
		<pubDate>Fri, 19 Dec 2008 19:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=236#comment-4293</guid>
		<description>aka global variable.  more of a side effect of OOP rather than a pattern</description>
		<content:encoded><![CDATA[<p>aka global variable.  more of a side effect of OOP rather than a pattern</p>
]]></content:encoded>
	</item>
</channel>
</rss>

