<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Code samples from SpringOne &#039;Beyond the obvious&#039; talk</title>
	<link>http://blog.springsource.com/main/2007/06/25/code-samples-from-springone-beyond-the-obvious-talk/</link>
	<description>The voice of SpringSource</description>
	<pubDate>Thu, 21 Aug 2008 01:38:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: Jonathan</title>
		<link>http://blog.springsource.com/main/2007/06/25/code-samples-from-springone-beyond-the-obvious-talk/#comment-38351</link>
		<pubDate>Tue, 07 Aug 2007 04:27:08 +0000</pubDate>
		<guid>http://blog.springsource.com/main/2007/06/25/code-samples-from-springone-beyond-the-obvious-talk/#comment-38351</guid>
					<description>We did something similar at our company, except that we already have an enterprise solution for properties which vary between environments. So what we ended up doing was having various style of development environments, exclusively for use with local development on one's workstation. Instead of a system property, we used a property file located in the user's home directory to key the bean ref context ID of the appropriate application context. This allowed our developers to turn off all infrastructure-related code and focus entirely on developing their individual components.</description>
		<content:encoded><![CDATA[<p>We did something similar at our company, except that we already have an enterprise solution for properties which vary between environments. So what we ended up doing was having various style of development environments, exclusively for use with local development on one&#039;s workstation. Instead of a system property, we used a property file located in the user&#039;s home directory to key the bean ref context ID of the appropriate application context. This allowed our developers to turn off all infrastructure-related code and focus entirely on developing their individual components.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
