<?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: Refactoring vs. Refuctoring</title>
	<atom:link href="http://www.klocwork.com/blog/2010/02/refactoring-vs-refuctoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.klocwork.com/blog/2010/02/refactoring-vs-refuctoring/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=refactoring-vs-refuctoring</link>
	<description>&#62;kloctalk is a blog and a community for software development professionals who create and maintain mission-critical software and the challenges they face on a daily basis.</description>
	<lastBuildDate>Tue, 24 Jan 2012 14:57:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Alen Zukich</title>
		<link>http://www.klocwork.com/blog/2010/02/refactoring-vs-refuctoring/comment-page-1/#comment-1185</link>
		<dc:creator>Alen Zukich</dc:creator>
		<pubDate>Fri, 05 Feb 2010 17:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.klocwork.com/blog/?p=716#comment-1185</guid>
		<description>LOL...now that is a good Refuctoring</description>
		<content:encoded><![CDATA[<p>LOL&#8230;now that is a good Refuctoring</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.klocwork.com/blog/2010/02/refactoring-vs-refuctoring/comment-page-1/#comment-1149</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.klocwork.com/blog/?p=716#comment-1149</guid>
		<description>My favorite refuctoring (from personal experience):

Instead of deleting unused code, control whether or not it is compiled using a well hidden #define.  Using Makefile&#039;s include feature is ideal for this.  When anyone tries to read your code, they will flip out in their cubicle when they realize that the code they have been reading for 10 minutes, &quot;which shouldn&#039;t even work at all,&quot; really doesn&#039;t exist.</description>
		<content:encoded><![CDATA[<p>My favorite refuctoring (from personal experience):</p>
<p>Instead of deleting unused code, control whether or not it is compiled using a well hidden #define.  Using Makefile&#8217;s include feature is ideal for this.  When anyone tries to read your code, they will flip out in their cubicle when they realize that the code they have been reading for 10 minutes, &#8220;which shouldn&#8217;t even work at all,&#8221; really doesn&#8217;t exist.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

