<?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: Using spring integration for rss reading</title>
	<atom:link href="http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:45: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: Raul Raja</title>
		<link>http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/comment-page-1/#comment-26452</link>
		<dc:creator>Raul Raja</dc:creator>
		<pubDate>Sun, 06 Sep 2009 01:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=692#comment-26452</guid>
		<description>Great post, very useful, thanks!</description>
		<content:encoded><![CDATA[<p>Great post, very useful, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/comment-page-1/#comment-21670</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 28 Apr 2009 06:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=692#comment-21670</guid>
		<description>Cool!

Looking forward to see more practical examples of Spring Integration.</description>
		<content:encoded><![CDATA[<p>Cool!</p>
<p>Looking forward to see more practical examples of Spring Integration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Fisher</title>
		<link>http://www.gridshore.nl/2009/03/29/using-spring-integration-for-rss-reading/comment-page-1/#comment-20646</link>
		<dc:creator>Mark Fisher</dc:creator>
		<pubDate>Sun, 05 Apr 2009 15:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=692#comment-20646</guid>
		<description>Nice post!

If you want to avoid any Spring Integration dependency in your transformer, you should be able to change the signature to:

&#160; &#160; &#160; &#160;public List&lt;NewsItem&gt; transform(SyndFeed syndFeed) {..}

If nothing else, it simplifies testing (no need to create a Message object).

Regards,
Mark</description>
		<content:encoded><![CDATA[<p>Nice post!</p>
<p>If you want to avoid any Spring Integration dependency in your transformer, you should be able to change the signature to:</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp;public List&lt;NewsItem&gt; transform(SyndFeed syndFeed) {..}</p>
<p>If nothing else, it simplifies testing (no need to create a Message object).</p>
<p>Regards,<br />
Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
