<?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>Chunky bacon!!</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:00:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/#comment-711</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-711</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?9d7bd4" 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-710</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-710</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?9d7bd4" 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-709</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-709</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-708</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-708</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>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/3 queries in 0.003 seconds using disk: basic
Object Caching 374/375 objects using disk: basic

Served from: martin.ankerl.com @ 2012-02-08 22:48:28 -->
