<?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: 栽大了之Objc过度释放对象</title>
	<atom:link href="http://ixhan.com/2009/11/shit-on-objc-object-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://ixhan.com/2009/11/shit-on-objc-object-manager/</link>
	<description>Live in your world, get owned in mine</description>
	<lastBuildDate>Tue, 07 Sep 2010 02:29:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Haley</title>
		<link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-440</link>
		<dc:creator>Haley</dc:creator>
		<pubDate>Thu, 08 Apr 2010 08:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://ixhan.com/?p=196#comment-440</guid>
		<description>先用if判断下就不会出现这种问题啦</description>
		<content:encoded><![CDATA[<p>先用if判断下就不会出现这种问题啦</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xhan</title>
		<link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-82</link>
		<dc:creator>xhan</dc:creator>
		<pubDate>Mon, 07 Dec 2009 10:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://ixhan.com/?p=196#comment-82</guid>
		<description>&lt;a href=&quot;#comment-75&quot; rel=&quot;nofollow&quot;&gt;@wade&lt;/a&gt; 

一般没什么事情，等用户把程序关闭后系统会清理内存的。
如果泄露太多，并内存占用达到了iphone os限定的大小，才会被强制关闭的</description>
		<content:encoded><![CDATA[<p><a href="#comment-75" rel="nofollow">@wade</a> </p>
<p>一般没什么事情，等用户把程序关闭后系统会清理内存的。<br />
如果泄露太多，并内存占用达到了iphone os限定的大小，才会被强制关闭的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wade</title>
		<link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-75</link>
		<dc:creator>wade</dc:creator>
		<pubDate>Sun, 06 Dec 2009 17:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://ixhan.com/?p=196#comment-75</guid>
		<description>可以不释放对象么？iphone会直接把程序给关掉的吧</description>
		<content:encoded><![CDATA[<p>可以不释放对象么？iphone会直接把程序给关掉的吧</p>
]]></content:encoded>
	</item>
</channel>
</rss>
