<?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: DGrok 0.3 released</title>
	<atom:link href="http://blog.excastle.com/2007/09/25/dgrok-03-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2007/09/25/dgrok-03-released/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Sun, 12 Oct 2008 06:31:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Jolyon Smith</title>
		<link>http://blog.excastle.com/2007/09/25/dgrok-03-released/#comment-5717</link>
		<dc:creator>Jolyon Smith</dc:creator>
		<pubDate>Wed, 26 Sep 2007 01:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/25/dgrok-03-released/#comment-5717</guid>
		<description>&lt;br&gt;Ah OK, makes sense.&lt;br&gt;&lt;br&gt;FTR, I'm not a huge fan of CodeDOM, not least because the model it abstracts doesn't actually &#34;fit&#34; Delphi very well, and have oft wondered why Borland didn't do a &#34;proper job&#34; of their own.&lt;br&gt;&lt;br&gt;Your comments about it just make it even more puzzling.  Maybe, as you say, the dropping of Winforms might lead them down that path after all.
</description>
		<content:encoded><![CDATA[<p>Ah OK, makes sense.</p>
<p>FTR, I&#8217;m not a huge fan of CodeDOM, not least because the model it abstracts doesn&#8217;t actually &quot;fit&quot; Delphi very well, and have oft wondered why Borland didn&#8217;t do a &quot;proper job&quot; of their own.</p>
<p>Your comments about it just make it even more puzzling.  Maybe, as you say, the dropping of Winforms might lead them down that path after all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://blog.excastle.com/2007/09/25/dgrok-03-released/#comment-5716</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Tue, 25 Sep 2007 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/25/dgrok-03-released/#comment-5716</guid>
		<description>The Delphi CodeDom only supports a fraction of the legal Delphi syntax (only enough to get the old WinForms designer working).  For example, in a CodeDom, every statement inside a with is ignored.  Also, since CodeGear has removed WinForms support from the IDE, the limited CodeDom support we had in BDS 2006 may completely disappear in the future.
</description>
		<content:encoded><![CDATA[<p>The Delphi CodeDom only supports a fraction of the legal Delphi syntax (only enough to get the old WinForms designer working).  For example, in a CodeDom, every statement inside a with is ignored.  Also, since CodeGear has removed WinForms support from the IDE, the limited CodeDom support we had in BDS 2006 may completely disappear in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jolyon Smith</title>
		<link>http://blog.excastle.com/2007/09/25/dgrok-03-released/#comment-5715</link>
		<dc:creator>Jolyon Smith</dc:creator>
		<pubDate>Tue, 25 Sep 2007 19:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/25/dgrok-03-released/#comment-5715</guid>
		<description>I'm a little confused as to what DGrok is trying to do.... perhaps I missed an earlier post?&lt;br&gt;&lt;br&gt;Since this is all C#, it is presumably a .net project, in which case why not simply leverage the CodeDOM and the Delphi provider?  I have an on-going &#34;background task&#34; where I'm working on a similar - but at this stage less comprehensive - thing for native Delphi (dealing with code structure, but not going as far as actual implementation code - initially at least) but don't understand the need for it in .NET.&lt;br&gt;&lt;br&gt;Unless it's just for fun?&lt;br&gt;&lt;br&gt;I am only an egg, after all.&lt;br&gt;&lt;br&gt;:D
</description>
		<content:encoded><![CDATA[<p>I&#8217;m a little confused as to what DGrok is trying to do&#8230;. perhaps I missed an earlier post?</p>
<p>Since this is all C#, it is presumably a .net project, in which case why not simply leverage the CodeDOM and the Delphi provider?  I have an on-going &quot;background task&quot; where I&#8217;m working on a similar - but at this stage less comprehensive - thing for native Delphi (dealing with code structure, but not going as far as actual implementation code - initially at least) but don&#8217;t understand the need for it in .NET.</p>
<p>Unless it&#8217;s just for fun?</p>
<p>I am only an egg, after all.</p>
<p> <img src='http://blog.excastle.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
