<?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: Automatically Freeing Every @property</title>
	<atom:link href="http://vgable.com/blog/2008/12/20/automatically-freeing-every-property/feed/" rel="self" type="application/rss+xml" />
	<link>http://vgable.com/blog/2008/12/20/automatically-freeing-every-property/</link>
	<description>my weblog.</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:49:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pierre Bernard</title>
		<link>http://vgable.com/blog/2008/12/20/automatically-freeing-every-property/comment-page-1/#comment-960</link>
		<dc:creator>Pierre Bernard</dc:creator>
		<pubDate>Tue, 12 Jan 2010 23:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://vgable.com/blog/2008/12/20/automatically-freeing-every-property/#comment-960</guid>
		<description>I offer a variation on the above technique. Rather than calling the setters, I release and nil the variable used for storage.
http://bernard-web.com/pierre/blog/index.php?id=2624434753771423706</description>
		<content:encoded><![CDATA[<p>I offer a variation on the above technique. Rather than calling the setters, I release and nil the variable used for storage.<br />
<a href="http://bernard-web.com/pierre/blog/index.php?id=2624434753771423706" rel="nofollow">http://bernard-web.com/pierre/blog/index.php?id=2624434753771423706</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmitry</title>
		<link>http://vgable.com/blog/2008/12/20/automatically-freeing-every-property/comment-page-1/#comment-595</link>
		<dc:creator>dmitry</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://vgable.com/blog/2008/12/20/automatically-freeing-every-property/#comment-595</guid>
		<description>That&#039;s pretty neat. Thanks for posting. I wonder why it isn&#039;t automatically invoked (or provided already). self.property = nil gets tedious real fast.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty neat. Thanks for posting. I wonder why it isn&#8217;t automatically invoked (or provided already). self.property = nil gets tedious real fast.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

