<?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: Cocoa memory management for smarties, Part 1: release me not</title>
	<atom:link href="http://lapcatsoftware.com/blog/2008/07/28/cocoa-memory-management-for-smarties-part-1-release-me-not/feed/" rel="self" type="application/rss+xml" />
	<link>http://lapcatsoftware.com/blog/2008/07/28/cocoa-memory-management-for-smarties-part-1-release-me-not/</link>
	<description>Coding under the close supervision of cats</description>
	<lastBuildDate>Fri, 09 Jul 2010 18:22:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Lap Cat Software Blog &#187; Blog Archive &#187; Cocoa memory management for smarties, Part 2: working with a nib</title>
		<link>http://lapcatsoftware.com/blog/2008/07/28/cocoa-memory-management-for-smarties-part-1-release-me-not/comment-page-1/#comment-8674</link>
		<dc:creator>Lap Cat Software Blog &#187; Blog Archive &#187; Cocoa memory management for smarties, Part 2: working with a nib</dc:creator>
		<pubDate>Mon, 25 Aug 2008 15:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/?p=76#comment-8674</guid>
		<description>[...] part 1 of this series I talked about Cocoa memory management. For a summary of that post, load it in your browser, select [...]</description>
		<content:encoded><![CDATA[<p>[...] part 1 of this series I talked about Cocoa memory management. For a summary of that post, load it in your browser, select [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2008/07/28/cocoa-memory-management-for-smarties-part-1-release-me-not/comment-page-1/#comment-8520</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 06 Aug 2008 16:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/?p=76#comment-8520</guid>
		<description>&lt;p&gt;The list of &lt;code&gt;+alloc&lt;/code&gt;, &lt;code&gt;+allocWithZone:&lt;/code&gt;, &lt;code&gt;+new&lt;/code&gt;, and &lt;code&gt;-copy&lt;/code&gt; should also include &lt;code&gt;-copyWithZone:&lt;/code&gt;, &lt;code&gt;-mutableCopy&lt;/code&gt;, and &lt;code&gt;-mutableCopyWithZone:&lt;/code&gt;.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>The list of <code>+alloc</code>, <code>+allocWithZone:</code>, <code>+new</code>, and <code>-copy</code> should also include <code>-copyWithZone:</code>, <code>-mutableCopy</code>, and <code>-mutableCopyWithZone:</code>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
