<?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: Branching a trunk permanently</title>
	<atom:link href="http://lostechies.com/seanchambers/2007/09/27/branching-a-trunk-permanently/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/seanchambers/2007/09/27/branching-a-trunk-permanently/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Thu, 13 Sep 2012 07:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Sean Chambers</title>
		<link>http://lostechies.com/seanchambers/2007/09/27/branching-a-trunk-permanently/#comment-32</link>
		<dc:creator>Sean Chambers</dc:creator>
		<pubDate>Fri, 28 Sep 2007 00:01:54 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2007/09/27/branching-a-trunk-permanently.aspx#comment-32</guid>
		<description>I see Joe. Good advice.

I&#039;m going to take another look at the code base since it&#039;s been a week or two since I&#039;ve worked with it and see really how out of date it is.

thanks!</description>
		<content:encoded><![CDATA[<p>I see Joe. Good advice.</p>
<p>I&#8217;m going to take another look at the code base since it&#8217;s been a week or two since I&#8217;ve worked with it and see really how out of date it is.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joeyDotNet</title>
		<link>http://lostechies.com/seanchambers/2007/09/27/branching-a-trunk-permanently/#comment-31</link>
		<dc:creator>joeyDotNet</dc:creator>
		<pubDate>Thu, 27 Sep 2007 23:04:34 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2007/09/27/branching-a-trunk-permanently.aspx#comment-31</guid>
		<description>In these situations where you really are working with 2 different projects, I would try to &quot;harvest&quot; out those &quot;features&quot;, if possible, into their own assembly and share it across projects.  I&#039;m a firm believer that a Project (as in usually one or a few solutions, not VS Projects) should be careful about what code it &quot;owns/trusts&quot;, at least in the form of code.  Anything that is not &quot;owned&quot; by my current Project, I treat as a 3rd party library (trunk\lib).

As most of us know by now, one of the best ways to make reusability achievable is to extract out features/frameworks from existing *working* applications.  

I&#039;m sure there are other (probably better) ways for dealing with this, but this is how I&#039;ve usually approached it.</description>
		<content:encoded><![CDATA[<p>In these situations where you really are working with 2 different projects, I would try to &#8220;harvest&#8221; out those &#8220;features&#8221;, if possible, into their own assembly and share it across projects.  I&#8217;m a firm believer that a Project (as in usually one or a few solutions, not VS Projects) should be careful about what code it &#8220;owns/trusts&#8221;, at least in the form of code.  Anything that is not &#8220;owned&#8221; by my current Project, I treat as a 3rd party library (trunk\lib).</p>
<p>As most of us know by now, one of the best ways to make reusability achievable is to extract out features/frameworks from existing *working* applications.  </p>
<p>I&#8217;m sure there are other (probably better) ways for dealing with this, but this is how I&#8217;ve usually approached it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
