<?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: Language Abuse</title>
	<atom:link href="http://iamthewalr.us/blog/2007/01/language-abuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://iamthewalr.us/blog/2007/01/language-abuse/</link>
	<description>by Colin Barrett</description>
	<lastBuildDate>Wed, 07 Sep 2011 22:35:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Colin</title>
		<link>http://iamthewalr.us/blog/2007/01/language-abuse/comment-page-1/#comment-22</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Mon, 29 Jan 2007 15:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://iamthewalr.us/blog/2007/01/29/language-abuse/#comment-22</guid>
		<description>&lt;p&gt;Well the idiom I pasted will become 100% irrelevant with Leopard&#039;s for in loops:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;for (id obj in array) {
    //...
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;N.B. That last part is not under NDA, see &lt;a href=&quot;http://andymatuschak.org/articles/2006/08/27/clues-to-objective-c-2-0&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt;, particularly the comment by Chris on 8/30/06 at 1pm.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well the idiom I pasted will become 100% irrelevant with Leopard&#8217;s for in loops:</p>

<pre><code>for (id obj in array) {
    //...
}
</code></pre>

<p>N.B. That last part is not under NDA, see <a href="http://andymatuschak.org/articles/2006/08/27/clues-to-objective-c-2-0" rel="nofollow">this post</a>, particularly the comment by Chris on 8/30/06 at 1pm.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Holt</title>
		<link>http://iamthewalr.us/blog/2007/01/language-abuse/comment-page-1/#comment-21</link>
		<dc:creator>Stephen Holt</dc:creator>
		<pubDate>Mon, 29 Jan 2007 14:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://iamthewalr.us/blog/2007/01/29/language-abuse/#comment-21</guid>
		<description>&lt;p&gt;I&#039;ve actually seen this idiom used in some C code.  It&#039;s not wrong, per se, but it is a style issue, and I believe unnecessary/redundant with ObjC/Cocoa.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve actually seen this idiom used in some C code.  It&#8217;s not wrong, per se, but it is a style issue, and I believe unnecessary/redundant with ObjC/Cocoa.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.334 seconds -->

