<?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: Diving back into Java, and liking it (mostly)</title>
	<atom:link href="http://www.ryannorris.com/2009/04/08/diving-back-into-java-and-liking-it-mostly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryannorris.com/2009/04/08/diving-back-into-java-and-liking-it-mostly/</link>
	<description>managing software teams and delivering great results</description>
	<lastBuildDate>Wed, 07 Jul 2010 21:12:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ryan Norris</title>
		<link>http://www.ryannorris.com/2009/04/08/diving-back-into-java-and-liking-it-mostly/comment-page-1/#comment-14</link>
		<dc:creator>Ryan Norris</dc:creator>
		<pubDate>Thu, 09 Apr 2009 01:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryannorris.com/?p=60#comment-14</guid>
		<description>I&#039;ve seen this approach, and it&#039;s clearly the &quot;best&quot; way out there.  But being an unmanaged framework, there are some caveats.  I can&#039;t do dependency injection from the constructor.  I have to code something into my wicket app to enable spring access.  I dunno - it kinda bothers me when I have to add behaviors through code rather than decorating something through configuration.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen this approach, and it&#8217;s clearly the &#8220;best&#8221; way out there.  But being an unmanaged framework, there are some caveats.  I can&#8217;t do dependency injection from the constructor.  I have to code something into my wicket app to enable spring access.  I dunno &#8211; it kinda bothers me when I have to add behaviors through code rather than decorating something through configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Locke</title>
		<link>http://www.ryannorris.com/2009/04/08/diving-back-into-java-and-liking-it-mostly/comment-page-1/#comment-13</link>
		<dc:creator>Jonathan Locke</dc:creator>
		<pubDate>Thu, 09 Apr 2009 00:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryannorris.com/?p=60#comment-13</guid>
		<description>What do you mean Spring integration isn&#039;t trivial in Wicket? I&#039;m not a Spring guy, but I think you just cut and paste the injection config code and put @SpringBean annotations on fields you want injected. Would be nice if there was a wicket spring archetype, but the code is pretty trivial AFAIK.</description>
		<content:encoded><![CDATA[<p>What do you mean Spring integration isn&#8217;t trivial in Wicket? I&#8217;m not a Spring guy, but I think you just cut and paste the injection config code and put @SpringBean annotations on fields you want injected. Would be nice if there was a wicket spring archetype, but the code is pretty trivial AFAIK.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
