<?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: Disposable Code</title>
	<atom:link href="http://myotherpants.com/2009/09/disposable-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://myotherpants.com/2009/09/disposable-code/</link>
	<description>I left it in my other pants</description>
	<lastBuildDate>Wed, 19 May 2010 14:39:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ball</title>
		<link>http://myotherpants.com/2009/09/disposable-code/comment-page-1/#comment-1088</link>
		<dc:creator>Ball</dc:creator>
		<pubDate>Fri, 18 Sep 2009 19:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://myotherpants.com/?p=138#comment-1088</guid>
		<description>That&#039;s a great idea, and more idiomatic.  Thanks!
&lt;a href=&quot;http://gist.github.com/189034&quot; rel=&quot;nofollow&quot;&gt;Here&#039;s a gist with the updates&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>That&#8217;s a great idea, and more idiomatic.  Thanks!<br />
<a href="http://gist.github.com/189034" rel="nofollow">Here&#8217;s a gist with the updates</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://myotherpants.com/2009/09/disposable-code/comment-page-1/#comment-1084</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Fri, 18 Sep 2009 14:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://myotherpants.com/?p=138#comment-1084</guid>
		<description>I like this. It&#039;s yet another example of how useful rub&#039;s dynamicness is.

The one change that I&#039;d make would be to put the calls to dispose in a rescue block... in addition to being closer in functionality to c#&#039;s using, it makes &#039;using&#039; return what the block returned instead of what dispose returns.</description>
		<content:encoded><![CDATA[<p>I like this. It&#8217;s yet another example of how useful rub&#8217;s dynamicness is.</p>
<p>The one change that I&#8217;d make would be to put the calls to dispose in a rescue block&#8230; in addition to being closer in functionality to c#&#8217;s using, it makes &#8216;using&#8217; return what the block returned instead of what dispose returns.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
