<?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"
	>
<channel>
	<title>Comments on: I had an epiphany as to what polymorphism is last night.</title>
	<atom:link href="http://joelhooks.com/2008/03/23/i-had-an-epiphany-as-to-what-polymorphism-is-last-night/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelhooks.com/2008/03/23/i-had-an-epiphany-as-to-what-polymorphism-is-last-night/</link>
	<description>"Test until fear turns to boredom"</description>
	<pubDate>Tue, 07 Oct 2008 10:04:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joel</title>
		<link>http://joelhooks.com/2008/03/23/i-had-an-epiphany-as-to-what-polymorphism-is-last-night/#comment-1710</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Wed, 10 Sep 2008 14:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/23/i-had-an-epiphany-as-to-what-polymorphism-is-last-night/#comment-1710</guid>
		<description>On the contrary, I live for the 'A-HA' moment. Like you, when I hit a problem, I am incensed with the desire to solve it, forgoing sleep, food (well...), and normal human conversations until the problem is solved. Tools like this in the trusty mental toolbox let me push the envelope a little bit more.

PureMVC utilizes interfaces in the manner you describe, and I love it. Makes for a very efficient system that is easily conformed to new use cases.

Cheers Kieth, thanks for the comment.</description>
		<content:encoded><![CDATA[<p>On the contrary, I live for the &#8216;A-HA&#8217; moment. Like you, when I hit a problem, I am incensed with the desire to solve it, forgoing sleep, food (well&#8230;), and normal human conversations until the problem is solved. Tools like this in the trusty mental toolbox let me push the envelope a little bit more.</p>
<p>PureMVC utilizes interfaces in the manner you describe, and I love it. Makes for a very efficient system that is easily conformed to new use cases.</p>
<p>Cheers Kieth, thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Wilson</title>
		<link>http://joelhooks.com/2008/03/23/i-had-an-epiphany-as-to-what-polymorphism-is-last-night/#comment-1671</link>
		<dc:creator>Keith Wilson</dc:creator>
		<pubDate>Sat, 06 Sep 2008 17:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/23/i-had-an-epiphany-as-to-what-polymorphism-is-last-night/#comment-1671</guid>
		<description>Don't feel bad your not the only one that is or been there.  I too am a self taught software engineer and I could say a happy getting paid one at that.  Not bragging, just saying.  I been in your shoes, but once you understand all the design methods you mentioned are implemented in larger scoped applications to simplify the organization and coding process.  You can also use interfaces to serve as a bridge or protocol to process event objects and pass them to other classes that implement the interface.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t feel bad your not the only one that is or been there.  I too am a self taught software engineer and I could say a happy getting paid one at that.  Not bragging, just saying.  I been in your shoes, but once you understand all the design methods you mentioned are implemented in larger scoped applications to simplify the organization and coding process.  You can also use interfaces to serve as a bridge or protocol to process event objects and pass them to other classes that implement the interface.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.996 seconds -->
