<?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: Abusing extended RTTI for fun and profit</title>
	<atom:link href="http://tech.turbu-rpg.com/79/abusing-extended-rtti-for-fun-and-profit/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.turbu-rpg.com/79/abusing-extended-rtti-for-fun-and-profit</link>
	<description>My thoughts on Delphi programming in general, and particularly on the technical aspects of developing the TURBU engine and editor.</description>
	<lastBuildDate>Sun, 29 Jan 2012 00:52:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://tech.turbu-rpg.com/79/abusing-extended-rtti-for-fun-and-profit/comment-page-1#comment-2626</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 17 Jun 2011 08:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://tech.turbu-rpg.com/?p=79#comment-2626</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TURBU Tech &#187; Blog Archive &#187; Adding non-data fields to a client dataset</title>
		<link>http://tech.turbu-rpg.com/79/abusing-extended-rtti-for-fun-and-profit/comment-page-1#comment-298</link>
		<dc:creator>TURBU Tech &#187; Blog Archive &#187; Adding non-data fields to a client dataset</dc:creator>
		<pubDate>Wed, 21 Apr 2010 18:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.turbu-rpg.com/?p=79#comment-298</guid>
		<description>[...] to Delphi 2010, I wouldn&#8217;t have been able to do this.  But now, there&#8217;s a way to fix this sort of problem with extended RTTI. The solution looks like this. (This solution works specifically for TClientDataset, but you can [...]</description>
		<content:encoded><![CDATA[<p>[...] to Delphi 2010, I wouldn&#8217;t have been able to do this.  But now, there&#8217;s a way to fix this sort of problem with extended RTTI. The solution looks like this. (This solution works specifically for TClientDataset, but you can [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François</title>
		<link>http://tech.turbu-rpg.com/79/abusing-extended-rtti-for-fun-and-profit/comment-page-1#comment-105</link>
		<dc:creator>François</dc:creator>
		<pubDate>Fri, 15 Jan 2010 22:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://tech.turbu-rpg.com/?p=79#comment-105</guid>
		<description>Very nice example on how to use the new RTTI to grab a private field.  
Now, I&#039;m not sure that I like this much better than Hallvard&#039;s hack to get at the private fields through the VMT. It&#039;s cleaner but still an &quot;anti-OOP&quot; hack.
That being said, it surely  beats copying and pasting a huge amount of code...
But, hey! I like my private things to stay private ;-)</description>
		<content:encoded><![CDATA[<p>Very nice example on how to use the new RTTI to grab a private field.<br />
Now, I&#8217;m not sure that I like this much better than Hallvard&#8217;s hack to get at the private fields through the VMT. It&#8217;s cleaner but still an &#8220;anti-OOP&#8221; hack.<br />
That being said, it surely  beats copying and pasting a huge amount of code&#8230;<br />
But, hey! I like my private things to stay private <img src='http://tech.turbu-rpg.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

