<?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: Creating a Parent Class</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2010/07/09/creating-a-parent-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2010/07/09/creating-a-parent-class/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jamie Collins</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/07/09/creating-a-parent-class/#comment-47983</link>
		<dc:creator>Jamie Collins</dc:creator>
		<pubDate>Thu, 15 Jul 2010 08:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=4022#comment-47983</guid>
		<description>&lt;p&gt;&lt;del dateTime=&quot;2010-07-15T07:27:50+00:00&quot;&gt;Rob&lt;/del&gt; Dick, I look forward to your article on how to safely reference a parent object from a child object without causing a memory leak ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><del dateTime="2010-07-15T07:27:50+00:00">Rob</del> Dick, I look forward to your article on how to safely reference a parent object from a child object without causing a memory leak <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/07/09/creating-a-parent-class/#comment-47812</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Fri, 09 Jul 2010 23:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=4022#comment-47812</guid>
		<description>&lt;p&gt;I&#039;d never seen that code by Rob Bruce you mention. What an elegant solution to the referencing problem.&lt;br&gt;
I notice it&#039;s copying 4 bytes (32 bit). I wonder if this is still stable under Excel 2010, which brings 64 bit to VBA?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;d never seen that code by Rob Bruce you mention. What an elegant solution to the referencing problem.<br />
I notice it&#8217;s copying 4 bytes (32 bit). I wonder if this is still stable under Excel 2010, which brings 64 bit to VBA?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Pope</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/07/09/creating-a-parent-class/#comment-47798</link>
		<dc:creator>Andy Pope</dc:creator>
		<pubDate>Fri, 09 Jul 2010 15:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=4022#comment-47798</guid>
		<description>&lt;p&gt;I wrote myself a class collection generator back in 2005. But for reasons unknown within a few months I was back to either copy existing code or typing from scratch.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wrote myself a class collection generator back in 2005. But for reasons unknown within a few months I was back to either copy existing code or typing from scratch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Woodhouse</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/07/09/creating-a-parent-class/#comment-47796</link>
		<dc:creator>Mike Woodhouse</dc:creator>
		<pubDate>Fri, 09 Jul 2010 14:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=4022#comment-47796</guid>
		<description>&lt;p&gt;I used to do this (the whole custom collection class thing). Then I stopped, mostly because I got lazy. You made me feel guilty and I may address that since I can steal your code...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I used to do this (the whole custom collection class thing). Then I stopped, mostly because I got lazy. You made me feel guilty and I may address that since I can steal your code&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

