<?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 for Dev By Practice</title>
	<atom:link href="http://www.devbypractice.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devbypractice.com</link>
	<description>Tips, sources and references for developers</description>
	<lastBuildDate>Mon, 15 Aug 2011 20:49:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Reusable Singleton class in Objective C for iPhone and iPad by Cole</title>
		<link>http://www.devbypractice.com/reusable-singleton-class-in-objective-c-for-iphone-and-ipad/comment-page-1/#comment-590</link>
		<dc:creator>Cole</dc:creator>
		<pubDate>Mon, 15 Aug 2011 20:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.devbypractice.com/?p=112#comment-590</guid>
		<description>Is there some example code of this in use? I still don&#039;t really get how to use it. Do I call:

[[MySingleton sharedSingleton] setValue:5];
?

there&#039;s no getValue method though, do I have to add it myself?</description>
		<content:encoded><![CDATA[<p>Is there some example code of this in use? I still don&#8217;t really get how to use it. Do I call:</p>
<p>[[MySingleton sharedSingleton] setValue:5];<br />
?</p>
<p>there&#8217;s no getValue method though, do I have to add it myself?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

