<?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"
	>
<channel>
	<title>Comments on: Method Swizzling reimplemented</title>
	<atom:link href="http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/</link>
	<description>The occasional view into my life</description>
	<pubDate>Fri, 05 Dec 2008 08:52:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Charles Parnot</title>
		<link>http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/#comment-1040</link>
		<dc:creator>Charles Parnot</dc:creator>
		<pubDate>Sat, 05 Jul 2008 06:03:34 +0000</pubDate>
		<guid isPermaLink="false">755af07c-abcf-4e90-a7ea-729102b32de8#comment-1040</guid>
		<description>Oups, I meant http://www.cocoadev.com/index.pl?MethodSwizzling</description>
		<content:encoded><![CDATA[	<p>Oups, I meant <a href="http://www.cocoadev.com/index.pl?MethodSwizzling" rel="nofollow">http://www.cocoadev.com/index.pl?MethodSwizzling</a></p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Parnot</title>
		<link>http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/#comment-1039</link>
		<dc:creator>Charles Parnot</dc:creator>
		<pubDate>Sat, 05 Jul 2008 06:03:07 +0000</pubDate>
		<guid isPermaLink="false">755af07c-abcf-4e90-a7ea-729102b32de8#comment-1039</guid>
		<description>Thanks all for your contribution. I have updated the Leopard version gently provided by Aaron, because I found some problems with it. See the Cocoadev page http://www.cocoadev.com/index.pl?RecentChanges</description>
		<content:encoded><![CDATA[	<p>Thanks all for your contribution. I have updated the Leopard version gently provided by Aaron, because I found some problems with it. See the Cocoadev page <a href="http://www.cocoadev.com/index.pl?RecentChanges" rel="nofollow">http://www.cocoadev.com/index.pl?RecentChanges</a></p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Harnly</title>
		<link>http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/#comment-288</link>
		<dc:creator>Aaron Harnly</dc:creator>
		<pubDate>Mon, 26 Nov 2007 16:32:13 +0000</pubDate>
		<guid isPermaLink="false">755af07c-abcf-4e90-a7ea-729102b32de8#comment-288</guid>
		<description>Thanks for this. I've made a stab at updating it for the Leopard runtime API; for the moment it's just on the Cocoadev page on &lt;a href="http://www.cocoadev.com/index.pl?MethodSwizzling"&gt;MethodSwizzling&lt;/a&gt;.

</description>
		<content:encoded><![CDATA[	<p>Thanks for this. I&#8217;ve made a stab at updating it for the Leopard runtime API; for the moment it&#8217;s just on the Cocoadev page on <a href="http://www.cocoadev.com/index.pl?MethodSwizzling">MethodSwizzling</a>.</p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel Goldstein</title>
		<link>http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/#comment-243</link>
		<dc:creator>Emmanuel Goldstein</dc:creator>
		<pubDate>Tue, 26 Jun 2007 16:32:11 +0000</pubDate>
		<guid isPermaLink="false">755af07c-abcf-4e90-a7ea-729102b32de8#comment-243</guid>
		<description>I have a _feeling_ that it works with the new Leopard APIs just fine (aside from having to cast that malloc to make GCC happy).

</description>
		<content:encoded><![CDATA[	<p>I have a <em>feeling</em> that it works with the new Leopard APIs just fine (aside from having to cast that malloc to make GCC happy).</p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Ballard</title>
		<link>http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/#comment-136</link>
		<dc:creator>Kevin Ballard</dc:creator>
		<pubDate>Tue, 02 Jan 2007 18:28:25 +0000</pubDate>
		<guid isPermaLink="false">755af07c-abcf-4e90-a7ea-729102b32de8#comment-136</guid>
		<description>Once I have documentation about the API changes in Leopard I'll look into it. Unfortunately right now, while I have access to the seeds, I don't want to install it, and I don't have access to the Leopard Dev Center.</description>
		<content:encoded><![CDATA[	<p>Once I have documentation about the API changes in Leopard I&#8217;ll look into it. Unfortunately right now, while I have access to the seeds, I don&#8217;t want to install it, and I don&#8217;t have access to the Leopard Dev Center.</p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Wincent Colaiuta</title>
		<link>http://kevin.sb.org/2006/12/30/method-swizzling-reimplemented/#comment-135</link>
		<dc:creator>Wincent Colaiuta</dc:creator>
		<pubDate>Tue, 02 Jan 2007 10:56:37 +0000</pubDate>
		<guid isPermaLink="false">755af07c-abcf-4e90-a7ea-729102b32de8#comment-135</guid>
		<description>Excellent idea. Hopefully the same idea can be implemented with the new API in Leopard as well.</description>
		<content:encoded><![CDATA[	<p>Excellent idea. Hopefully the same idea can be implemented with the new API in Leopard as well.</p>

 ]]></content:encoded>
	</item>
</channel>
</rss>
