<?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: XML Parser Generator</title>
	<atom:link href="http://nklein.com/2010/03/xml-parser-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://nklein.com/2010/03/xml-parser-generator/</link>
	<description>software development and consulting</description>
	<lastBuildDate>Sun, 20 May 2012 18:07:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: pat</title>
		<link>http://nklein.com/2010/03/xml-parser-generator/comment-page-1/#comment-716</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1237#comment-716</guid>
		<description>Oh, and I improved the tagstack so that it&#039;s absolute from the current structure being parsed instead of the whole way to the root.</description>
		<content:encoded><![CDATA[<p>Oh, and I improved the tagstack so that it&#8217;s absolute from the current structure being parsed instead of the whole way to the root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pat</title>
		<link>http://nklein.com/2010/03/xml-parser-generator/comment-page-1/#comment-715</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1237#comment-715</guid>
		<description>As you can see with the &quot;path&quot; in the above code snippet, I still use the tagstack approach.  In this case, I even extended it to include the text contents of a tag and the attributes into the same handler method.</description>
		<content:encoded><![CDATA[<p>As you can see with the &#8220;path&#8221; in the above code snippet, I still use the tagstack approach.  In this case, I even extended it to include the text contents of a tag and the attributes into the same handler method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lawrence</title>
		<link>http://nklein.com/2010/03/xml-parser-generator/comment-page-1/#comment-713</link>
		<dc:creator>Scott Lawrence</dc:creator>
		<pubDate>Tue, 16 Mar 2010 17:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1237#comment-713</guid>
		<description>Sweet.  I think I might have a copy of the old xml parser generator around somewhere.  

If you want, I can look for it. :)

I keep finding myself rewriting your xml-tagstack interface on every platform where I use XML data these days. hehe.</description>
		<content:encoded><![CDATA[<p>Sweet.  I think I might have a copy of the old xml parser generator around somewhere.  </p>
<p>If you want, I can look for it. <img src='http://nklein.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I keep finding myself rewriting your xml-tagstack interface on every platform where I use XML data these days. hehe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

