<?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: Groovy Applied: findAll</title>
	<atom:link href="http://chadsturtz.com/2009/12/groovy-applied-findall/feed/" rel="self" type="application/rss+xml" />
	<link>http://chadsturtz.com/2009/12/groovy-applied-findall/</link>
	<description>A Journey Through Software</description>
	<lastBuildDate>Fri, 02 Jul 2010 23:26:49 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Lorenzen</title>
		<link>http://chadsturtz.com/2009/12/groovy-applied-findall/comment-page-1/#comment-3</link>
		<dc:creator>James Lorenzen</dc:creator>
		<pubDate>Fri, 18 Dec 2009 14:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://chadsturtz.com/?p=16#comment-3</guid>
		<description>I love groovy. 2 things I love doing in groovy: XML and Collections.
I really like using list.any{} in tests.
assert list.any{it.name == &quot;James&quot;}</description>
		<content:encoded><![CDATA[<p>I love groovy. 2 things I love doing in groovy: XML and Collections.<br />
I really like using list.any{} in tests.<br />
assert list.any{it.name == &#8220;James&#8221;}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
