<?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"
	>
<channel>
	<title>Comments on: Spring field injection</title>
	<atom:link href="http://blog.krecan.net/2008/06/17/spring-field-injection/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.krecan.net/2008/06/17/spring-field-injection/</link>
	<description>Short remarks from the Java world</description>
	<pubDate>Fri, 21 Nov 2008 18:20:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Honza Novotný</title>
		<link>http://blog.krecan.net/2008/06/17/spring-field-injection/#comment-500</link>
		<dc:creator>Honza Novotný</dc:creator>
		<pubDate>Tue, 17 Jun 2008 19:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/?p=78#comment-500</guid>
		<description>Nice hardcore thing. While playing with Spring core I realized that some things are not easy to do. For example I haven't made out why event multicaster does not allow to add or remove registered listeners after spring context is set up. You have to change default multicaster or create whole listener list before context is refreshed. But on the other hand, one can learn much from the source code of the Spring. Most of the code and its composition is simply beautyful.</description>
		<content:encoded><![CDATA[<p>Nice hardcore thing. While playing with Spring core I realized that some things are not easy to do. For example I haven&#8217;t made out why event multicaster does not allow to add or remove registered listeners after spring context is set up. You have to change default multicaster or create whole listener list before context is refreshed. But on the other hand, one can learn much from the source code of the Spring. Most of the code and its composition is simply beautyful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lzap</title>
		<link>http://blog.krecan.net/2008/06/17/spring-field-injection/#comment-499</link>
		<dc:creator>lzap</dc:creator>
		<pubDate>Tue, 17 Jun 2008 13:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/?p=78#comment-499</guid>
		<description>Hmmmmmmm</description>
		<content:encoded><![CDATA[<p>Hmmmmmmm</p>
]]></content:encoded>
	</item>
</channel>
</rss>
