<?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: Where is inversion of control in JSR 296 (Swing Application Framework)?</title>
	<atom:link href="http://www.fnogol.de/archives/2007/07/03/where-is-inversion-of-control-in-jsr-296-swing-application-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fnogol.de/archives/2007/07/03/where-is-inversion-of-control-in-jsr-296-swing-application-framework/</link>
	<description>Philipp Meier writes about Java and Java Software Development.</description>
	<pubDate>Sat, 31 Jul 2010 10:28:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Hani Suleiman</title>
		<link>http://www.fnogol.de/archives/2007/07/03/where-is-inversion-of-control-in-jsr-296-swing-application-framework/#comment-4291</link>
		<dc:creator>Hani Suleiman</dc:creator>
		<pubDate>Tue, 03 Jul 2007 13:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnogol.de/archives/2007/07/03/where-is-inversion-of-control-in-jsr-296-swing-application-framework/#comment-4291</guid>
		<description>What I've done is use the framework with Guice, that way I can register all the core components in Guice and have it inject them as needed into any other objects. Works wonderfully and gets rid of those static lookups (and so makes testing much easier).</description>
		<content:encoded><![CDATA[<p>What I&#8217;ve done is use the framework with Guice, that way I can register all the core components in Guice and have it inject them as needed into any other objects. Works wonderfully and gets rid of those static lookups (and so makes testing much easier).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
