<?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: What to do when ANTLR moves your variables out of scope</title>
	<atom:link href="http://blog.excastle.com/2006/05/07/what-to-do-when-antlr-moves-your-variables-out-of-scope/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2006/05/07/what-to-do-when-antlr-moves-your-variables-out-of-scope/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Mon, 06 Oct 2008 14:43:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Joe White</title>
		<link>http://blog.excastle.com/2006/05/07/what-to-do-when-antlr-moves-your-variables-out-of-scope/#comment-5576</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Wed, 10 May 2006 02:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2006/05/07/what-to-do-when-antlr-moves-your-variables-out-of-scope/#comment-5576</guid>
		<description>Not sure where you got the Ohio thing - I'm in Nebraska.&lt;br&gt;&lt;br&gt;I'm writing a Delphi parser (and will probably be writing a .DFM parser) because I want tools that can do things like look through our code base for try..except blocks that don't reraise and don't call Application.HandleException, or to tell us which third-party controls we're actively using and where we use them and which properties we set differently in different places that we should maybe standardize, or to find units that we're no longer using, or to do refactorings that (unlike Delphi 2006's refactorings) actually work across multiple source files, or... there are a lot of things I could do with it, and I'm sure I'll find out lots more once I've got the tool working.
</description>
		<content:encoded><![CDATA[<p>Not sure where you got the Ohio thing - I&#8217;m in Nebraska.</p>
<p>I&#8217;m writing a Delphi parser (and will probably be writing a .DFM parser) because I want tools that can do things like look through our code base for try..except blocks that don&#8217;t reraise and don&#8217;t call Application.HandleException, or to tell us which third-party controls we&#8217;re actively using and where we use them and which properties we set differently in different places that we should maybe standardize, or to find units that we&#8217;re no longer using, or to do refactorings that (unlike Delphi 2006&#8217;s refactorings) actually work across multiple source files, or&#8230; there are a lot of things I could do with it, and I&#8217;m sure I&#8217;ll find out lots more once I&#8217;ve got the tool working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://blog.excastle.com/2006/05/07/what-to-do-when-antlr-moves-your-variables-out-of-scope/#comment-5575</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Tue, 09 May 2006 17:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2006/05/07/what-to-do-when-antlr-moves-your-variables-out-of-scope/#comment-5575</guid>
		<description>Hi, I'm a Delphi programmer learning Ruby, came upon your site, found some interesting commonalities.  I'm in Science of Mind (NOT scientology!) which is similar to Unitarian, which you are.  I grew up in Wisconsin, you're in Ohio.  I relate to the debt things - I had a business fail, and declared bankruptcy.&lt;br&gt;&lt;br&gt;You seem to be working hard on this Delphi parsing, and I was poking around, trying to find out what your job is, and why you're doing it.  Have you written a link?&lt;br&gt;&lt;br&gt;I personally try to add barcodes to everything.  www.less2do.com for example.&lt;br&gt;&lt;br&gt;Kindred souls?&lt;br&gt;Jim
</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m a Delphi programmer learning Ruby, came upon your site, found some interesting commonalities.  I&#8217;m in Science of Mind (NOT scientology!) which is similar to Unitarian, which you are.  I grew up in Wisconsin, you&#8217;re in Ohio.  I relate to the debt things - I had a business fail, and declared bankruptcy.</p>
<p>You seem to be working hard on this Delphi parsing, and I was poking around, trying to find out what your job is, and why you&#8217;re doing it.  Have you written a link?</p>
<p>I personally try to add barcodes to everything.  <a href="http://www.less2do.com" rel="nofollow">http://www.less2do.com</a> for example.</p>
<p>Kindred souls?<br />
<br />Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
