<?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: Interfaces, Abstact Classes and Base Classes, oh my!</title>
	<atom:link href="http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/</link>
	<description>Thoughts from a mind twisted by tech and sports</description>
	<lastBuildDate>Thu, 27 Oct 2011 23:52:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: David Hogue</title>
		<link>http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/#comment-647</link>
		<dc:creator><![CDATA[David Hogue]]></dc:creator>
		<pubDate>Fri, 26 Oct 2007 16:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/#comment-647</guid>
		<description><![CDATA[I think I use interfaces and plain old base classes more than abstract classes.  Usually I&#039;ll inherit from a base class and override a function to change it&#039;s behavior.  If I have multiple implementations a small interface often fits better for me.

And I don&#039;t think I use inheritance nearly as much as the intro to object oriented stuff suggests.  I try to do a lot more with composition of small objects.]]></description>
		<content:encoded><![CDATA[<p>I think I use interfaces and plain old base classes more than abstract classes.  Usually I&#8217;ll inherit from a base class and override a function to change it&#8217;s behavior.  If I have multiple implementations a small interface often fits better for me.</p>
<p>And I don&#8217;t think I use inheritance nearly as much as the intro to object oriented stuff suggests.  I try to do a lot more with composition of small objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: palehorse</title>
		<link>http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/#comment-644</link>
		<dc:creator><![CDATA[palehorse]]></dc:creator>
		<pubDate>Thu, 25 Oct 2007 23:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/#comment-644</guid>
		<description><![CDATA[I agree on both counts.  :D  The article by Maor David was more of an informational whereas Mahesh&#039;s was his opinion and reasoning for it.  I like the information to help me make my own decisions.]]></description>
		<content:encoded><![CDATA[<p>I agree on both counts.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   The article by Maor David was more of an informational whereas Mahesh&#8217;s was his opinion and reasoning for it.  I like the information to help me make my own decisions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Goodman</title>
		<link>http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/#comment-643</link>
		<dc:creator><![CDATA[Dave Goodman]]></dc:creator>
		<pubDate>Thu, 25 Oct 2007 23:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2007/10/25/interfaces-abstact-classes-and-base-classes-oh-my/#comment-643</guid>
		<description><![CDATA[Interesting articles. I preferred the one by Maor David. I wish they&#039;d both been written in better English, though. :)]]></description>
		<content:encoded><![CDATA[<p>Interesting articles. I preferred the one by Maor David. I wish they&#8217;d both been written in better English, though. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

