<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Clarity with var in C# 3</title>
	<atom:link href="http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/</link>
	<description>MVC, jQuery, YUI and Tech Community</description>
	<lastBuildDate>Mon, 02 Nov 2009 07:28:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Sutton</title>
		<link>http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-224</link>
		<dc:creator>Chris Sutton</dc:creator>
		<pubDate>Wed, 14 May 2008 00:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-224</guid>
		<description>@foobar Your comment didn&#039;t explain why you think IEnumerable is more readable than var in this case. Step up and give a real argument.</description>
		<content:encoded><![CDATA[<p>@foobar Your comment didn&#8217;t explain why you think IEnumerable is more readable than var in this case. Step up and give a real argument.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foobar</title>
		<link>http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-223</link>
		<dc:creator>foobar</dc:creator>
		<pubDate>Wed, 14 May 2008 00:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-223</guid>
		<description>Yea, dude, you&#039;re not making much sense, if you think that var is more readable that IEnumerable than maybe readability to you means fewer words.</description>
		<content:encoded><![CDATA[<p>Yea, dude, you&#8217;re not making much sense, if you think that var is more readable that IEnumerable than maybe readability to you means fewer words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-73</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 14 Dec 2007 00:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-73</guid>
		<description>Just a difference in opinion but I find the IEnumerable easier to read because I don&#039;t even have to look at the query to know what the developer intended to return.</description>
		<content:encoded><![CDATA[<p>Just a difference in opinion but I find the IEnumerable easier to read because I don&#8217;t even have to look at the query to know what the developer intended to return.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier Lozano</title>
		<link>http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-72</link>
		<dc:creator>Javier Lozano</dc:creator>
		<pubDate>Thu, 13 Dec 2007 17:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2007/12/13/clarity-with-var-in-c-3/#comment-72</guid>
		<description>Great points, Chris.  &quot;Code readability&quot; is an issue that sometimes gets overlooked as you&#039;re programming.</description>
		<content:encoded><![CDATA[<p>Great points, Chris.  &#8220;Code readability&#8221; is an issue that sometimes gets overlooked as you&#8217;re programming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
