<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dazed &#38; Confused &#187; configuration</title>
	<atom:link href="http://blog.f12.no/wp/tag/configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.f12.no/wp</link>
	<description>Agile and Programming</description>
	<lastBuildDate>Tue, 02 Aug 2011 11:05:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>More typing</title>
		<link>http://blog.f12.no/wp/2007/10/23/more-typing/</link>
		<comments>http://blog.f12.no/wp/2007/10/23/more-typing/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 19:03:59 +0000</pubDate>
		<dc:creator>Anders</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[javaconfig]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[typesafety]]></category>

		<guid isPermaLink="false">http://blog.f12.no/wp/2007/10/23/more-typing/</guid>
		<description><![CDATA[Gavin King has read the post I pointed to in Extraordinarily typesafe and points out how new features in the Java world are giving us a lot of new possibilities in a type safe way.
I am slowly coming to my senses seeing how much benefit newer features like generics, static imports and annotations are bringing [...]]]></description>
			<content:encoded><![CDATA[<p>Gavin King <a href="http://in.relation.to/Bloggers/SafetyInTypes">has read</a> the post I pointed to in <a href="http://blog.f12.no/wp/2007/10/18/extraordinarily-typesafe/">Extraordinarily typesafe</a> and points out how new features in the Java world are giving us a lot of new possibilities in a type safe way.</p>
<p>I am slowly coming to my senses seeing how much benefit newer features like generics, static imports and annotations are bringing to the game. I used to think that these features were nice to have, but didn&#8217;t revolutionize the way we develop our applications. After seeing how Jmock2, Guice, Quaré and others use new features to change the way we code I am beginning to see the light.</p>
<p>I didn&#8217;t use to think the Spring xml files were that bad either, but now I really need to look into the Spring Java config API.</p>
<p>Who knows, I might even look into Ruby one of these days. (I would probably miss my type saftety though) <img src='http://blog.f12.no/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.f12.no/wp/2007/10/23/more-typing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

