<?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: Java Challenge &#8211; The Mysterious Method Wrapper</title>
	<atom:link href="http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/</link>
	<description>No movement is faster than no movement</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:00:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/comment-page-1/#comment-5823</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Fri, 17 Apr 2009 20:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=209#comment-5823</guid>
		<description>You are right, your solution is simpler. Using the proc object is probably a bit more flexible, but I have no idea if I ever need that flexibility :)</description>
		<content:encoded><![CDATA[<p>You are right, your solution is simpler. Using the proc object is probably a bit more flexible, but I have no idea if I ever need that flexibility <img src='http://martin.ankerl.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Helmberger</title>
		<link>http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/comment-page-1/#comment-5822</link>
		<dc:creator>Sven Helmberger</dc:creator>
		<pubDate>Fri, 17 Apr 2009 17:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=209#comment-5822</guid>
		<description>I wasn&#039;t so sure about the purpose of having each callable be wrapped in a Proc -- seemed like just using the returns values was much simpler (two classes less ;) but providing the same abilities.</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t so sure about the purpose of having each callable be wrapped in a Proc &#8212; seemed like just using the returns values was much simpler (two classes less <img src='http://martin.ankerl.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  but providing the same abilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/comment-page-1/#comment-5821</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Fri, 17 Apr 2009 14:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=209#comment-5821</guid>
		<description>Here is my solution: &lt;a href=&quot;http://gist.github.com/97038&quot; rel=&quot;nofollow&quot;&gt;http://gist.github.com/97038&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here is my solution: <a href="http://gist.github.com/97038" rel="nofollow">http://gist.github.com/97038</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Helmberger</title>
		<link>http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/comment-page-1/#comment-5819</link>
		<dc:creator>Sven Helmberger</dc:creator>
		<pubDate>Thu, 16 Apr 2009 12:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=209#comment-5819</guid>
		<description>I took some liberties with the implementation because you wanted it simple.

http://snipt.org/TL</description>
		<content:encoded><![CDATA[<p>I took some liberties with the implementation because you wanted it simple.</p>
<p><a href="http://snipt.org/TL" rel="nofollow">http://snipt.org/TL</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
