<?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: Hamcrest: Improving Reducer Implementations</title>
	<atom:link href="http://blog.m.artins.net/hamcrest-improving-reducer-implementations/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.m.artins.net/hamcrest-improving-reducer-implementations/</link>
	<description>On software &#38; technology</description>
	<lastBuildDate>Tue, 27 Jul 2010 14:49:52 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Karel Alfonso</title>
		<link>http://blog.m.artins.net/hamcrest-improving-reducer-implementations/comment-page-1/#comment-5772</link>
		<dc:creator>Karel Alfonso</dc:creator>
		<pubDate>Tue, 06 Oct 2009 10:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=253#comment-5772</guid>
		<description>Hi,

  Good to see a functional-like implementation with Java. There are good functional constructs for Java implemented in http://functionaljava.org and also Apache Commons Collections hosts some Closure implementations and other functional idioms.

  Another new library trying to implement functional idioms over collections is lambdaj: http://code.google.com/p/lambdaj/

  Hopefully all these functional idioms will be somehow supported by the language, either through closures and libraries, otherwise we have Scala, Groovy, Clojure to the rescue.

 Karel</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>  Good to see a functional-like implementation with Java. There are good functional constructs for Java implemented in <a href="http://functionaljava.org" rel="nofollow">http://functionaljava.org</a> and also Apache Commons Collections hosts some Closure implementations and other functional idioms.</p>
<p>  Another new library trying to implement functional idioms over collections is lambdaj: <a href="http://code.google.com/p/lambdaj/" rel="nofollow">http://code.google.com/p/lambdaj/</a></p>
<p>  Hopefully all these functional idioms will be somehow supported by the language, either through closures and libraries, otherwise we have Scala, Groovy, Clojure to the rescue.</p>
<p> Karel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael de F. Ferreira</title>
		<link>http://blog.m.artins.net/hamcrest-improving-reducer-implementations/comment-page-1/#comment-5272</link>
		<dc:creator>Rafael de F. Ferreira</dc:creator>
		<pubDate>Sat, 12 Sep 2009 02:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=253#comment-5272</guid>
		<description>Quick note: your new &#039;reduce&#039; implementation is actually a fold.</description>
		<content:encoded><![CDATA[<p>Quick note: your new &#8216;reduce&#8217; implementation is actually a fold.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Pereira</title>
		<link>http://blog.m.artins.net/hamcrest-improving-reducer-implementations/comment-page-1/#comment-5191</link>
		<dc:creator>Fabio Pereira</dc:creator>
		<pubDate>Wed, 09 Sep 2009 14:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=253#comment-5191</guid>
		<description>Hey Xande!
Great post man! Concise and straight to the point... I&#039;ll try to use it on my project.
Cheers man!</description>
		<content:encoded><![CDATA[<p>Hey Xande!<br />
Great post man! Concise and straight to the point&#8230; I&#8217;ll try to use it on my project.<br />
Cheers man!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
