<?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: Convenient or Minimal API?</title>
	<atom:link href="http://blog.darevay.com/2008/12/convenient-or-minimal-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.darevay.com/2008/12/convenient-or-minimal-api/</link>
	<description>You know, software and some other stuff like maybe guitar or something</description>
	<lastBuildDate>Tue, 31 Aug 2010 03:15:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jacob Crossman</title>
		<link>http://blog.darevay.com/2008/12/convenient-or-minimal-api/comment-page-1/#comment-18</link>
		<dc:creator>Jacob Crossman</dc:creator>
		<pubDate>Tue, 09 Dec 2008 18:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darevay.com/?p=19#comment-18</guid>
		<description>If you are curious, Objective-C has an interesting variation on extension methods (I think it is very similar, though I don&#039;t know C# enough to compare in detail).  It&#039;s called &quot;Categories&quot; and it allows you to basically paste another interface onto an existing interface. See http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_6_section_1.html#//apple_ref/doc/uid/TP30001163-CH20-SW1.</description>
		<content:encoded><![CDATA[<p>If you are curious, Objective-C has an interesting variation on extension methods (I think it is very similar, though I don&#8217;t know C# enough to compare in detail).  It&#8217;s called &#8220;Categories&#8221; and it allows you to basically paste another interface onto an existing interface. See <a href="http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_6_section_1.html#//apple_ref/doc/uid/TP30001163-CH20-SW1" rel="nofollow">http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_6_section_1.html#//apple_ref/doc/uid/TP30001163-CH20-SW1</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
