<?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::Genx Plans</title>
	<atom:link href="http://happygiraffe.net/blog/2006/06/07/xml-genx-plans/feed/" rel="self" type="application/rss+xml" />
	<link>http://happygiraffe.net/blog/2006/06/07/xml-genx-plans/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 08:02:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dominic Mitchell</title>
		<link>http://happygiraffe.net/blog/2006/06/07/xml-genx-plans/comment-page-1/#comment-682</link>
		<dc:creator>Dominic Mitchell</dc:creator>
		<pubDate>Fri, 09 Jun 2006 09:14:52 +0000</pubDate>
		<guid isPermaLink="false">tag:happygiraffe.net:Article308#comment-682</guid>
		<description>&lt;p&gt;Thanks for the input&#8212;that&#8217;s really helpful.  I agree, &lt;span class="caps"&gt;XML&lt;/span&gt;::SAX::Builder&#8217;s namespace support is really awkward, but more than anything else, it&#8217;s a by product of the implementation (blessed closures).&lt;/p&gt;


	&lt;p&gt;I&#8217;ll have a nose around and see what else is out there.  It needs to be solved decently&#8230;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the input&#8212;that&#8217;s really helpful.  I agree, <span class="caps">XML</span>::SAX::Builder&#8217;s namespace support is really awkward, but more than anything else, it&#8217;s a by product of the implementation (blessed closures).</p>
<p>I&#8217;ll have a nose around and see what else is out there.  It needs to be solved decently&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aristotle Pagaltzis</title>
		<link>http://happygiraffe.net/blog/2006/06/07/xml-genx-plans/comment-page-1/#comment-681</link>
		<dc:creator>Aristotle Pagaltzis</dc:creator>
		<pubDate>Fri, 09 Jun 2006 01:42:19 +0000</pubDate>
		<guid isPermaLink="false">tag:happygiraffe.net:Article308#comment-681</guid>
		<description>&lt;p&gt;A nice &lt;span class="caps"&gt;XML&lt;/span&gt; builder &lt;span class="caps"&gt;API&lt;/span&gt; would be excellent. Above all I’d love smooth namespace support.&lt;/p&gt;


	&lt;p&gt;The support in &lt;span class="caps"&gt;XML&lt;/span&gt;::SAX::Builder is very awkward.&lt;/p&gt;


	&lt;p&gt;In &lt;span class="caps"&gt;XML&lt;/span&gt;::Writer it’s smoother, but that isn’t saying much because the &lt;span class="caps"&gt;API&lt;/span&gt; in general is rather verbose.&lt;/p&gt;


	&lt;p&gt;In Ruby’s builder, it’s concise but really un-XMLish. The meaning of the method name flips from element name to prefix string when you pass a symbol, which looks funny to me despite the syntactic cleverness it enables. Worse, though, it promotes use of concrete prefixes. I want to associate namespaces with nodes symbolically.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>A nice <span class="caps">XML</span> builder <span class="caps">API</span> would be excellent. Above all I’d love smooth namespace support.</p>
<p>The support in <span class="caps">XML</span>::SAX::Builder is very awkward.</p>
<p>In <span class="caps">XML</span>::Writer it’s smoother, but that isn’t saying much because the <span class="caps">API</span> in general is rather verbose.</p>
<p>In Ruby’s builder, it’s concise but really un-XMLish. The meaning of the method name flips from element name to prefix string when you pass a symbol, which looks funny to me despite the syntactic cleverness it enables. Worse, though, it promotes use of concrete prefixes. I want to associate namespaces with nodes symbolically.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
