<?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: Multi-Class Class Helpers</title>
	<atom:link href="http://www.davinciunltd.com/2007/12/multi-class-class-helpers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davinciunltd.com/2007/12/multi-class-class-helpers/</link>
	<description>Jim McKeeth's blog on creative and innovative Delphi programming.</description>
	<pubDate>Tue, 02 Dec 2008 22:53:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Denis</title>
		<link>http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-96</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Fri, 14 Dec 2007 15:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-96</guid>
		<description>Any advance on this?
Also, do you have some pointers on how (multiple) class helpers can be used for AoP? I suppose it's related to the "override-even-if-not-virtual" feature of class helpers.</description>
		<content:encoded><![CDATA[<p>Any advance on this?<br />
Also, do you have some pointers on how (multiple) class helpers can be used for AoP? I suppose it&#8217;s related to the &#8220;override-even-if-not-virtual&#8221; feature of class helpers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim McKeeth</title>
		<link>http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-87</link>
		<dc:creator>Jim McKeeth</dc:creator>
		<pubDate>Tue, 04 Dec 2007 05:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-87</guid>
		<description>A class helper for TObject or any other common descendant would work, but I figured out a way to assign it to only the specific objects you want, without adding it to the other objects.  Although it does have some limitations I am trying to work around.  May not be as useful as I originally thought.  I'll keep you posted.</description>
		<content:encoded><![CDATA[<p>A class helper for TObject or any other common descendant would work, but I figured out a way to assign it to only the specific objects you want, without adding it to the other objects.  Although it does have some limitations I am trying to work around.  May not be as useful as I originally thought.  I&#8217;ll keep you posted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: william</title>
		<link>http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-86</link>
		<dc:creator>william</dc:creator>
		<pubDate>Tue, 04 Dec 2007 04:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-86</guid>
		<description>Class helper for TObject?</description>
		<content:encoded><![CDATA[<p>Class helper for TObject?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Li Yang</title>
		<link>http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-85</link>
		<dc:creator>Li Yang</dc:creator>
		<pubDate>Tue, 04 Dec 2007 02:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/12/multi-class-class-helpers/#comment-85</guid>
		<description>Surprise to hear that this is possible :-) Wonderful. I thought that only those VM-ed language or scripts could do it well.</description>
		<content:encoded><![CDATA[<p>Surprise to hear that this is possible <img src='http://www.davinciunltd.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Wonderful. I thought that only those VM-ed language or scripts could do it well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
