<?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: Global References To ApplicationContext(s) Unintrusively</title>
	<atom:link href="http://www.digizenstudio.com/blog/2005/06/06/global-references-to-applicationcontexts-unintrusively/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digizenstudio.com/blog/2005/06/06/global-references-to-applicationcontexts-unintrusively/</link>
	<description>Jing Xue's Weblog</description>
	<lastBuildDate>Thu, 27 Oct 2011 20:25:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jing Xue</title>
		<link>http://www.digizenstudio.com/blog/2005/06/06/global-references-to-applicationcontexts-unintrusively/comment-page-1/#comment-2669</link>
		<dc:creator>Jing Xue</dc:creator>
		<pubDate>Fri, 05 May 2006 01:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.digizenstudio.com/blog/?p=52#comment-2669</guid>
		<description>Glad it helps. The Spring codebase is still pre-1.5 for the obvious compatibility reason. Also for it to fit into Spring, this class probably needs to implement the SingleFactoryLocator interface somehow.</description>
		<content:encoded><![CDATA[<p>Glad it helps. The Spring codebase is still pre-1.5 for the obvious compatibility reason. Also for it to fit into Spring, this class probably needs to implement the SingleFactoryLocator interface somehow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Serodio</title>
		<link>http://www.digizenstudio.com/blog/2005/06/06/global-references-to-applicationcontexts-unintrusively/comment-page-1/#comment-2668</link>
		<dc:creator>Daniel Serodio</dc:creator>
		<pubDate>Fri, 05 May 2006 01:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.digizenstudio.com/blog/?p=52#comment-2668</guid>
		<description>Thanks, I&#039;ve been using your AppContextCollector successfully since then. Did you consider submitting it to Spring ?</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ve been using your AppContextCollector successfully since then. Did you consider submitting it to Spring ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jing Xue</title>
		<link>http://www.digizenstudio.com/blog/2005/06/06/global-references-to-applicationcontexts-unintrusively/comment-page-1/#comment-15</link>
		<dc:creator>Jing Xue</dc:creator>
		<pubDate>Sun, 17 Jul 2005 01:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.digizenstudio.com/blog/?p=52#comment-15</guid>
		<description>None of this really depends on generics. I guess to backport to 1.4, you just need to literally remove all the bracket pairs and whatever&#039;s between them, replace T with Object, and add type casting where necessary.</description>
		<content:encoded><![CDATA[<p>None of this really depends on generics. I guess to backport to 1.4, you just need to literally remove all the bracket pairs and whatever&#8217;s between them, replace T with Object, and add type casting where necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Serodio</title>
		<link>http://www.digizenstudio.com/blog/2005/06/06/global-references-to-applicationcontexts-unintrusively/comment-page-1/#comment-14</link>
		<dc:creator>Daniel Serodio</dc:creator>
		<pubDate>Sat, 16 Jul 2005 23:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.digizenstudio.com/blog/?p=52#comment-14</guid>
		<description>Great idea! I&#039;m using Java 1.4, how would the non-generics version of ReferenceIteratorWrapper be?

Thanks,
Daniel Serodio</description>
		<content:encoded><![CDATA[<p>Great idea! I&#8217;m using Java 1.4, how would the non-generics version of ReferenceIteratorWrapper be?</p>
<p>Thanks,<br />
Daniel Serodio</p>
]]></content:encoded>
	</item>
</channel>
</rss>

