<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Implementing XPath&#8217;s Builtin Functions</title>
	<atom:link href="http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/</link>
	<description>A well-defined blog.</description>
	<lastBuildDate>Thu, 24 Sep 2009 10:58:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Idetrorce</title>
		<link>http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-5272</link>
		<dc:creator>Idetrorce</dc:creator>
		<pubDate>Sat, 15 Dec 2007 13:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-5272</guid>
		<description>very interesting, but I don&#039;t agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dedicated hosting</title>
		<link>http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-474</link>
		<dc:creator>dedicated hosting</dc:creator>
		<pubDate>Thu, 09 Nov 2006 14:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-474</guid>
		<description>Nice post indeed, its quite informative.</description>
		<content:encoded><![CDATA[<p>Nice post indeed, its quite informative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kay</title>
		<link>http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-422</link>
		<dc:creator>Michael Kay</dc:creator>
		<pubDate>Wed, 01 Nov 2006 11:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-422</guid>
		<description>Yes, it&#039;s an interesting idea - not one that I&#039;ve pursued. In XPath 1.0 Saxon started off with custom Java implementations of all the 25 or so functions - which was probably necessary as there was very little redundancy present. I&#039;ve stuck to that approach in 2.0 even though there&#039;s much more redundancy now. It would certainly be nice to find better ways of doing it; but it&#039;s difficult in practice because there are so many opportunities for special-casing, e.g. in the static type inferencing. I just fall back to using inheritance and delegation and table-driven code as much as possible to get reuse of common logic where possible.</description>
		<content:encoded><![CDATA[<p>Yes, it&#8217;s an interesting idea &#8211; not one that I&#8217;ve pursued. In XPath 1.0 Saxon started off with custom Java implementations of all the 25 or so functions &#8211; which was probably necessary as there was very little redundancy present. I&#8217;ve stuck to that approach in 2.0 even though there&#8217;s much more redundancy now. It would certainly be nice to find better ways of doing it; but it&#8217;s difficult in practice because there are so many opportunities for special-casing, e.g. in the static type inferencing. I just fall back to using inheritance and delegation and table-driven code as much as possible to get reuse of common logic where possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aron Stansvik</title>
		<link>http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-421</link>
		<dc:creator>Aron Stansvik</dc:creator>
		<pubDate>Wed, 01 Nov 2006 09:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-421</guid>
		<description>As always :)</description>
		<content:encoded><![CDATA[<p>As always <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-420</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Wed, 01 Nov 2006 07:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://englich.wordpress.com/2006/10/31/implementing-xpaths-builtin-functions/#comment-420</guid>
		<description>Very interesting entry...</description>
		<content:encoded><![CDATA[<p>Very interesting entry&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
