<?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: Drowning in NSAutoreleasePool</title>
	<atom:link href="http://thegothicparty.com/dev/macos/nsautoreleasepool/feed/" rel="self" type="application/rss+xml" />
	<link>http://thegothicparty.com/dev/article/nsautoreleasepool/</link>
	<description>Developement notes</description>
	<lastBuildDate>Sat, 16 Jul 2011 05:46:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: davedelong</title>
		<link>http://thegothicparty.com/dev/article/nsautoreleasepool/comment-page-1/#comment-34</link>
		<dc:creator>davedelong</dc:creator>
		<pubDate>Sat, 14 Aug 2010 21:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://thegothicparty.com/dev/?p=189#comment-34</guid>
		<description>Point #4 is absolutely incorrect.  Autorelease pools are heap objects, just like all other Cocoa objects.  This also means that pools are NOT dependent on the scope in which they were created.</description>
		<content:encoded><![CDATA[<p>Point #4 is absolutely incorrect.  Autorelease pools are heap objects, just like all other Cocoa objects.  This also means that pools are NOT dependent on the scope in which they were created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stackoverflow-pingback</title>
		<link>http://thegothicparty.com/dev/article/nsautoreleasepool/comment-page-1/#comment-19</link>
		<dc:creator>stackoverflow-pingback</dc:creator>
		<pubDate>Wed, 12 May 2010 07:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://thegothicparty.com/dev/?p=189#comment-19</guid>
		<description>&lt;strong&gt;StackOverflow entry that mentions &quot;Drowning in NSAutoreleasePool&quot;&lt;/strong&gt;

... Here&#039;s an article that presents a general overview of NSAutoreleasePools ...
&lt;a href=&quot;http://stackoverflow.com/questions/1010629/nsautoreleasepool-carrying-across-methods/2816271#2816271&quot; rel=&quot;nofollow&quot;&gt;http://stackoverflow.com/questions/1010629/nsautoreleasepool-carrying-across-methods&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><strong>StackOverflow entry that mentions &#8220;Drowning in NSAutoreleasePool&#8221;</strong></p>
<p>&#8230; Here&#8217;s an article that presents a general overview of NSAutoreleasePools &#8230;<br />
<a href="http://stackoverflow.com/questions/1010629/nsautoreleasepool-carrying-across-methods/2816271#2816271" rel="nofollow">http://stackoverflow.com/questions/1010629/nsautoreleasepool-carrying-across-methods</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

