<?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: Class constructors and Generics</title>
	<atom:link href="http://alex.ciobanu.org/?feed=rss2&#038;p=258" rel="self" type="application/rss+xml" />
	<link>http://alex.ciobanu.org/?p=258</link>
	<description>Yet Another Programming Blog</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: delphigeist</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-511</link>
		<dc:creator>delphigeist</dc:creator>
		<pubDate>Wed, 30 Sep 2009 20:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-511</guid>
		<description>Well I can&#039;t wait to see a new interesting post!</description>
		<content:encoded><![CDATA[<p>Well I can&#8217;t wait to see a new interesting post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-509</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 30 Sep 2009 19:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-509</guid>
		<description>Lots of work around here.</description>
		<content:encoded><![CDATA[<p>Lots of work around here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: delphigeist</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-506</link>
		<dc:creator>delphigeist</dc:creator>
		<pubDate>Wed, 30 Sep 2009 06:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-506</guid>
		<description>Alex, 2 weeks and no post what&#039;s happening?</description>
		<content:encoded><![CDATA[<p>Alex, 2 weeks and no post what&#8217;s happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-496</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 15 Sep 2009 17:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-496</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-495</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 15 Sep 2009 15:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-495</guid>
		<description>Hi Alex,

you should add &quot;.Create&quot; to the constructor&#039;s body statement ;-)</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>you should add &#8220;.Create&#8221; to the constructor&#8217;s body statement <img src='http://alex.ciobanu.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-494</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 15 Sep 2009 12:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-494</guid>
		<description>Yes, it seems that class ctors/dtors are not executed for the specialization in the main .dpr of generic type. For specializations made in other units it will get executed.</description>
		<content:encoded><![CDATA[<p>Yes, it seems that class ctors/dtors are not executed for the specialization in the main .dpr of generic type. For specializations made in other units it will get executed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: littlegopher</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-491</link>
		<dc:creator>littlegopher</dc:creator>
		<pubDate>Mon, 14 Sep 2009 22:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-491</guid>
		<description>It would be nice if it would work: http://qc.embarcadero.com/wc/qcmain.aspx?d=77378</description>
		<content:encoded><![CDATA[<p>It would be nice if it would work: <a href="http://qc.embarcadero.com/wc/qcmain.aspx?d=77378" rel="nofollow">http://qc.embarcadero.com/wc/qcmain.aspx?d=77378</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-489</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 14 Sep 2009 18:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-489</guid>
		<description>Thanks, I fixed the code. Was in a rush and just c/p-ed some code :)</description>
		<content:encoded><![CDATA[<p>Thanks, I fixed the code. Was in a rush and just c/p-ed some code <img src='http://alex.ciobanu.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-488</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-488</guid>
		<description>&gt;class constructor TMyType.Destroy;

I would think Destroy is a class destructor, not a class constructor</description>
		<content:encoded><![CDATA[<p>&gt;class constructor TMyType.Destroy;</p>
<p>I would think Destroy is a class destructor, not a class constructor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://alex.ciobanu.org/?p=258&#038;cpage=1#comment-486</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 14 Sep 2009 11:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://alex.ciobanu.org/?p=258#comment-486</guid>
		<description>Yes, true, somehow I never thought about that :)</description>
		<content:encoded><![CDATA[<p>Yes, true, somehow I never thought about that <img src='http://alex.ciobanu.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
