<?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.2 released</title>
	<atom:link href="http://blog.excastle.com/2007/09/23/dgrok-02-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2007/09/23/dgrok-02-released/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Sat, 11 Oct 2008 09:20:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Joe White</title>
		<link>http://blog.excastle.com/2007/09/23/dgrok-02-released/#comment-5714</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Tue, 25 Sep 2007 02:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/23/dgrok-02-released/#comment-5714</guid>
		<description>Delphi doesn't have anonymous methods, so you'd have an interesting time trying to translate this code. But you're welcome to give it a shot.&lt;br&gt;&lt;br&gt;Nested types should already be working, along with var, class var, and const sections inside of classes. (There's a bug with the const sections at the moment, but they're mostly working.)&lt;br&gt;&lt;br&gt;Generics are a different story. They're not in my immediate plans, for a number of reasons, including them being hard to parse and me having no use for them, since all of our Delphi code is Win32.
</description>
		<content:encoded><![CDATA[<p>Delphi doesn&#8217;t have anonymous methods, so you&#8217;d have an interesting time trying to translate this code. But you&#8217;re welcome to give it a shot.</p>
<p>Nested types should already be working, along with var, class var, and const sections inside of classes. (There&#8217;s a bug with the const sections at the moment, but they&#8217;re mostly working.)</p>
<p>Generics are a different story. They&#8217;re not in my immediate plans, for a number of reasons, including them being hard to parse and me having no use for them, since all of our Delphi code is Win32.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://blog.excastle.com/2007/09/23/dgrok-02-released/#comment-5713</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Mon, 24 Sep 2007 22:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/23/dgrok-02-released/#comment-5713</guid>
		<description>This looks like a cool project.  It is a little odd to see a Delphi parser written in C#, but maybe using a CodeDom or Reflector one could roughly &#34;translate&#34; it into Delphi code anyway.  Any plans to support generics, nested types, etc?
</description>
		<content:encoded><![CDATA[<p>This looks like a cool project.  It is a little odd to see a Delphi parser written in C#, but maybe using a CodeDom or Reflector one could roughly &quot;translate&quot; it into Delphi code anyway.  Any plans to support generics, nested types, etc?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
