<?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: Treat your App.config like a global variable</title>
	<atom:link href="http://www.thekua.com/atwork/2008/08/treat-your-appconfig-like-a-global-variable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thekua.com/atwork/2008/08/treat-your-appconfig-like-a-global-variable/</link>
	<description>thekua&#039;s reflections on work related topics</description>
	<lastBuildDate>Mon, 15 Mar 2010 07:45:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh Ribakoff</title>
		<link>http://www.thekua.com/atwork/2008/08/treat-your-appconfig-like-a-global-variable/comment-page-1/#comment-75330</link>
		<dc:creator>Josh Ribakoff</dc:creator>
		<pubDate>Thu, 12 Nov 2009 13:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekua.com/atwork/2008/08/22/treat-your-appconfig-like-a-global-variable/#comment-75330</guid>
		<description>Even better then passing around a config option is to parametrize the method</description>
		<content:encoded><![CDATA[<p>Even better then passing around a config option is to parametrize the method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thekua.com@work &#187; Declaring Spring Programmatically</title>
		<link>http://www.thekua.com/atwork/2008/08/treat-your-appconfig-like-a-global-variable/comment-page-1/#comment-40521</link>
		<dc:creator>thekua.com@work &#187; Declaring Spring Programmatically</dc:creator>
		<pubDate>Thu, 18 Dec 2008 16:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekua.com/atwork/2008/08/22/treat-your-appconfig-like-a-global-variable/#comment-40521</guid>
		<description>[...] because it has a lovely programmatic interface as an IoC container, and I generally value programmatic APIs over external representations, particularly for config files (note that it doesn&#8217;t mean external representations [...]</description>
		<content:encoded><![CDATA[<p>[...] because it has a lovely programmatic interface as an IoC container, and I generally value programmatic APIs over external representations, particularly for config files (note that it doesn&#8217;t mean external representations [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikram Nayak</title>
		<link>http://www.thekua.com/atwork/2008/08/treat-your-appconfig-like-a-global-variable/comment-page-1/#comment-24730</link>
		<dc:creator>Vikram Nayak</dc:creator>
		<pubDate>Fri, 22 Aug 2008 17:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekua.com/atwork/2008/08/22/treat-your-appconfig-like-a-global-variable/#comment-24730</guid>
		<description>Nice post.</description>
		<content:encoded><![CDATA[<p>Nice post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: felix</title>
		<link>http://www.thekua.com/atwork/2008/08/treat-your-appconfig-like-a-global-variable/comment-page-1/#comment-24691</link>
		<dc:creator>felix</dc:creator>
		<pubDate>Fri, 22 Aug 2008 10:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekua.com/atwork/2008/08/22/treat-your-appconfig-like-a-global-variable/#comment-24691</guid>
		<description>I really like that pattern. Configuration is an object (not a properties file or whatever). In a previous project this allowed us to bring up two different instances of the application inside the same vm and gave us the abilitiy to integration test server to server communication.</description>
		<content:encoded><![CDATA[<p>I really like that pattern. Configuration is an object (not a properties file or whatever). In a previous project this allowed us to bring up two different instances of the application inside the same vm and gave us the abilitiy to integration test server to server communication.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
