<?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: Trying code blocks in Ruby (aka Prototype&#8217;s Try.these)</title>
	<atom:link href="http://blog.codefront.net/2008/01/28/trying-code-blocks-in-ruby-aka-prototypes-trythese/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codefront.net/2008/01/28/trying-code-blocks-in-ruby-aka-prototypes-trythese/</link>
	<description>Rails, Firefox, Anime, Mac</description>
	<lastBuildDate>Wed, 08 Sep 2010 13:26:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chu Yeow</title>
		<link>http://blog.codefront.net/2008/01/28/trying-code-blocks-in-ruby-aka-prototypes-trythese/comment-page-1/#comment-471046</link>
		<dc:creator>Chu Yeow</dc:creator>
		<pubDate>Tue, 29 Jan 2008 01:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2008/01/28/trying-code-blocks-in-ruby-aka-prototypes-trythese/#comment-471046</guid>
		<description>Well, nothing wrong really - this is largely just a convenient wrapper around &lt;code&gt;being/rescue&lt;/code&gt; that allows you to pass arbitrary procs around and an easy way to specify a fallback value.</description>
		<content:encoded><![CDATA[<p>Well, nothing wrong really &#8211; this is largely just a convenient wrapper around <code>being/rescue</code> that allows you to pass arbitrary procs around and an easy way to specify a fallback value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan De Poorter</title>
		<link>http://blog.codefront.net/2008/01/28/trying-code-blocks-in-ruby-aka-prototypes-trythese/comment-page-1/#comment-470608</link>
		<dc:creator>Jan De Poorter</dc:creator>
		<pubDate>Mon, 28 Jan 2008 20:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2008/01/28/trying-code-blocks-in-ruby-aka-prototypes-trythese/#comment-470608</guid>
		<description>What&#039;s wrong with ruby&#039;s native begin/rescue

?</description>
		<content:encoded><![CDATA[<p>What&#8217;s wrong with ruby&#8217;s native begin/rescue</p>
<p>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
