<?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 Day 4 : Push Down Method</title>
	<atom:link href="http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/</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: Archy_yu</title>
		<link>http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/#comment-379</link>
		<dc:creator>Archy_yu</dc:creator>
		<pubDate>Fri, 29 Jan 2010 04:13:21 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/04/refactoring-day-4-push-down-method.aspx#comment-379</guid>
		<description>i like it,and i am translating it into Chinese,to share with my friends. for give me for not ask for your admission.
i represent all my friends say thanks.</description>
		<content:encoded><![CDATA[<p>i like it,and i am translating it into Chinese,to share with my friends. for give me for not ask for your admission.<br />
i represent all my friends say thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nfma</title>
		<link>http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/#comment-378</link>
		<dc:creator>nfma</dc:creator>
		<pubDate>Sat, 24 Oct 2009 14:19:24 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/04/refactoring-day-4-push-down-method.aspx#comment-378</guid>
		<description>@Quick Joe Smith, well, I don&#039;t know how you&#039;d make this example any better by adding noise to it.

Pull down method is this simple.

If you&#039;re not happy with Cat and Dogs, you can always rename the classes and methods to what ever you want... :)</description>
		<content:encoded><![CDATA[<p>@Quick Joe Smith, well, I don&#8217;t know how you&#8217;d make this example any better by adding noise to it.</p>
<p>Pull down method is this simple.</p>
<p>If you&#8217;re not happy with Cat and Dogs, you can always rename the classes and methods to what ever you want&#8230; <img src='http://lostechies.com/seanchambers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quick Joe Smith</title>
		<link>http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/#comment-377</link>
		<dc:creator>Quick Joe Smith</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:25:54 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/04/refactoring-day-4-push-down-method.aspx#comment-377</guid>
		<description>Sometimes there is such a thing as too simple, or too contrived. It can obscure the real value of the technique. I remember feeling the same way about most tutorials concerning C# delegates. The tutorials focused on simplicity to the exclusion of meaningful context. It took me a while before I found an example that didn&#039;t leave me wondering why you wouldn&#039;t just call the encapsulated method directly instead.

So, yes, I think some more real-world examples would be more educational than using dogs and cats.</description>
		<content:encoded><![CDATA[<p>Sometimes there is such a thing as too simple, or too contrived. It can obscure the real value of the technique. I remember feeling the same way about most tutorials concerning C# delegates. The tutorials focused on simplicity to the exclusion of meaningful context. It took me a while before I found an example that didn&#8217;t leave me wondering why you wouldn&#8217;t just call the encapsulated method directly instead.</p>
<p>So, yes, I think some more real-world examples would be more educational than using dogs and cats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mordy</title>
		<link>http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/#comment-376</link>
		<dc:creator>Mordy</dc:creator>
		<pubDate>Tue, 04 Aug 2009 14:31:50 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/04/refactoring-day-4-push-down-method.aspx#comment-376</guid>
		<description>Aye, I appreciate seeing the basics specified too - especially with &#039;conceptual&#039; examples like this.  </description>
		<content:encoded><![CDATA[<p>Aye, I appreciate seeing the basics specified too &#8211; especially with &#8216;conceptual&#8217; examples like this.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schambers</title>
		<link>http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/#comment-375</link>
		<dc:creator>schambers</dc:creator>
		<pubDate>Tue, 04 Aug 2009 12:58:59 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/04/refactoring-day-4-push-down-method.aspx#comment-375</guid>
		<description>@remi

Yeah, I know this is extremely basic, but I was trying to keep all of these posts as short as possible and not too complex. Hopefully everyone can see the aim here and apply it to larger scenarios</description>
		<content:encoded><![CDATA[<p>@remi</p>
<p>Yeah, I know this is extremely basic, but I was trying to keep all of these posts as short as possible and not too complex. Hopefully everyone can see the aim here and apply it to larger scenarios</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remi bourgarel</title>
		<link>http://lostechies.com/seanchambers/2009/08/04/refactoring-day-4-push-down-method/#comment-374</link>
		<dc:creator>remi bourgarel</dc:creator>
		<pubDate>Tue, 04 Aug 2009 12:52:46 +0000</pubDate>
		<guid isPermaLink="false">/blogs/sean_chambers/archive/2009/08/04/refactoring-day-4-push-down-method.aspx#comment-374</guid>
		<description>thank you for these examples , even if it seems a bit too much simple, we always have to start by the most simple.</description>
		<content:encoded><![CDATA[<p>thank you for these examples , even if it seems a bit too much simple, we always have to start by the most simple.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
