<?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#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Code Refactoring Guidelines</title>
	<atom:link href="http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/</link>
	<description>Simple is better than complex. Complex is better than complicated. &#124; @fedecarg</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:38:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Karl Kemerait</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-5266</link>
		<dc:creator><![CDATA[Karl Kemerait]]></dc:creator>
		<pubDate>Sun, 03 Jan 2010 14:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-5266</guid>
		<description><![CDATA[Another article on the importance of refactoring code... http://designlunacy.blogspot.com/2009/06/basic-design-philosophy.html]]></description>
		<content:encoded><![CDATA[<p>Another article on the importance of refactoring code&#8230; <a href="http://designlunacy.blogspot.com/2009/06/basic-design-philosophy.html" rel="nofollow">http://designlunacy.blogspot.com/2009/06/basic-design-philosophy.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-06-26 at Mior Muhammad Zaki: PHP &#38; JavaScript Programmer</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-4392</link>
		<dc:creator><![CDATA[links for 2009-06-26 at Mior Muhammad Zaki: PHP &#38; JavaScript Programmer]]></dc:creator>
		<pubDate>Fri, 26 Jun 2009 18:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-4392</guid>
		<description><![CDATA[[...] saved 30 Useful PHP Classes and Components, 10 great articles for optimizing MySQL queries and Code Refactoring Guidelines on [...]]]></description>
		<content:encoded><![CDATA[<p>[...] saved 30 Useful PHP Classes and Components, 10 great articles for optimizing MySQL queries and Code Refactoring Guidelines on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top Posts 2008</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-2078</link>
		<dc:creator><![CDATA[Top Posts 2008]]></dc:creator>
		<pubDate>Sat, 10 Jan 2009 15:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-2078</guid>
		<description><![CDATA[[...] Code Refactoring Guidelines (6 comments) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Code Refactoring Guidelines (6 comments) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Velneo es igual a ahorrar tiempo y dinero &#124; Blog de Velneo</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-1921</link>
		<dc:creator><![CDATA[Velneo es igual a ahorrar tiempo y dinero &#124; Blog de Velneo]]></dc:creator>
		<pubDate>Wed, 19 Nov 2008 11:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-1921</guid>
		<description><![CDATA[[...] que el desarrollador tenga que hacer nada. Nada, literalmente. En otros lenguajes esta tarea del refactoring puede ser muy engorroso y tomar mucho [...]]]></description>
		<content:encoded><![CDATA[<p>[...] que el desarrollador tenga que hacer nada. Nada, literalmente. En otros lenguajes esta tarea del refactoring puede ser muy engorroso y tomar mucho [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GrantPalin</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-1731</link>
		<dc:creator><![CDATA[GrantPalin]]></dc:creator>
		<pubDate>Mon, 22 Sep 2008 04:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-1731</guid>
		<description><![CDATA[[...] Code Refactoring Guidelines [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Code Refactoring Guidelines [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Dean</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-1670</link>
		<dc:creator><![CDATA[Tom Dean]]></dc:creator>
		<pubDate>Wed, 17 Sep 2008 20:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-1670</guid>
		<description><![CDATA[@Lloyd

I believe he&#039;s referring to object composition - i.e. creating a new class that combines the usage of several classes to perform it&#039;s function, instead of having that class do it all itself.]]></description>
		<content:encoded><![CDATA[<p>@Lloyd</p>
<p>I believe he&#8217;s referring to object composition &#8211; i.e. creating a new class that combines the usage of several classes to perform it&#8217;s function, instead of having that class do it all itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd Moore</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-1662</link>
		<dc:creator><![CDATA[Lloyd Moore]]></dc:creator>
		<pubDate>Wed, 17 Sep 2008 16:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-1662</guid>
		<description><![CDATA[I feel that some of these points are a little too abstract (excuse the pun). I refer mainly to the comment about extreme abstraction :- &quot;Splitters can be lumped more easily than lumpers can be split&quot;. I am not sure exactly what you mean by splitters - hopefully you are not referring to methods.]]></description>
		<content:encoded><![CDATA[<p>I feel that some of these points are a little too abstract (excuse the pun). I refer mainly to the comment about extreme abstraction :- &#8220;Splitters can be lumped more easily than lumpers can be split&#8221;. I am not sure exactly what you mean by splitters &#8211; hopefully you are not referring to methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Generic collections in PHP &#124; CodeUtopia</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-1657</link>
		<dc:creator><![CDATA[Generic collections in PHP &#124; CodeUtopia]]></dc:creator>
		<pubDate>Wed, 17 Sep 2008 08:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-1657</guid>
		<description><![CDATA[[...] while reading PHP::Impact&#8217;s refactoring guideline post I was reminded about [...]]]></description>
		<content:encoded><![CDATA[<p>[...] while reading PHP::Impact&#8217;s refactoring guideline post I was reminded about [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loic Hoguin</title>
		<link>http://blog.fedecarg.com/2008/09/14/code-refactoring-guidelines/#comment-1632</link>
		<dc:creator><![CDATA[Loic Hoguin]]></dc:creator>
		<pubDate>Mon, 15 Sep 2008 12:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=790#comment-1632</guid>
		<description><![CDATA[That&#039;s a pretty big list, but I feel it&#039;s missing something (maybe I missed it). Ensure that tests are written for the code you&#039;re going to refactor before you do it. That&#039;s the only way to be sure you&#039;re not going to change the behavior or add bugs.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a pretty big list, but I feel it&#8217;s missing something (maybe I missed it). Ensure that tests are written for the code you&#8217;re going to refactor before you do it. That&#8217;s the only way to be sure you&#8217;re not going to change the behavior or add bugs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

