<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: &#8220;Refactor&#8221;	</title>
	<atom:link href="https://www.robg3d.com/2012/02/refactor/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.robg3d.com/2012/02/refactor/</link>
	<description>Blog of Rob Galanakis (@robgalanakis)</description>
	<lastBuildDate>Thu, 23 Feb 2012 10:26:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.1</generator>
	<item>
		<title>
		By: Neil Gregory		</title>
		<link>https://www.robg3d.com/2012/02/refactor/#comment-8574</link>

		<dc:creator><![CDATA[Neil Gregory]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 10:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.robg3d.com/?p=878#comment-8574</guid>

					<description><![CDATA[Restructure: Where the outward operation of the tool does not change but the inward structure of functions and classes may be re-arranged to to make more sense to the programmer(s). Sometimes you start out writing something one way and later you realise that some function(s) would better live in another file or class.]]></description>
			<content:encoded><![CDATA[<p>Restructure: Where the outward operation of the tool does not change but the inward structure of functions and classes may be re-arranged to to make more sense to the programmer(s). Sometimes you start out writing something one way and later you realise that some function(s) would better live in another file or class.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
