<?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: Daily question: Fun with constructors</title>
	<atom:link href="http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/feed/" rel="self" type="application/rss+xml" />
	<link>http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/</link>
	<description>Straight from the mind of geniuseseses....</description>
	<lastBuildDate>Fri, 06 Aug 2010 07:40:27 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Shafeer</title>
		<link>http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/comment-page-1/#comment-8337</link>
		<dc:creator>Shafeer</dc:creator>
		<pubDate>Mon, 24 Aug 2009 07:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/#comment-8337</guid>
		<description>Base with value: Derived value
Derived with value: Derived value
Derived: Empty</description>
		<content:encoded><![CDATA[<p>Base with value: Derived value<br />
Derived with value: Derived value<br />
Derived: Empty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerrod</title>
		<link>http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/comment-page-1/#comment-966</link>
		<dc:creator>Gerrod</dc:creator>
		<pubDate>Fri, 11 Jul 2008 09:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/#comment-966</guid>
		<description>Nope, you&#039;re absolutely right Bender. Good one; it was a bit of a trick question!</description>
		<content:encoded><![CDATA[<p>Nope, you&#8217;re absolutely right Bender. Good one; it was a bit of a trick question!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/comment-page-1/#comment-964</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 11 Jul 2008 02:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://quickduck.com/blog/2008/07/10/daily-question-fun-with-constructors/#comment-964</guid>
		<description>I just wish I had a compiler :)

Also, what version of Coldfusion are you using? There&#039;s no such thing as a constructor in MX 6.1?

I&#039;m guessing this:

Base with value: Derived value
Derived with value: Derived value
Derived: Empty

But am happy to concede that the execution order for : this(..) is different to : base(...) and thus could be wrong.</description>
		<content:encoded><![CDATA[<p>I just wish I had a compiler :)</p>
<p>Also, what version of Coldfusion are you using? There&#8217;s no such thing as a constructor in MX 6.1?</p>
<p>I&#8217;m guessing this:</p>
<p>Base with value: Derived value<br />
Derived with value: Derived value<br />
Derived: Empty</p>
<p>But am happy to concede that the execution order for : this(..) is different to : base(&#8230;) and thus could be wrong.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
