Re: ISSUE-85: Where to define XPathNSResolver?

On Tue, 19 Sep 2006 12:59:30 -0000, Web APIs Issue Tracker  
<dean+cgi@w3.org> wrote:
> To make XPathNSResolver reusable in Selectors API it has to support a  
> notion of a default namespace.
>
> Since DOM Level 3 XPath isn't really moving yet one idea would be to  
> define it in Selectors API and have DOM Level 3 XPath refer to it or  
> later copy it back.

The idea (and a CVS copy of Selectors API is working towards that) is to  
specify NSResolver (not XPathNSResolver) in Selectors API and have XPath  
resolve that. If we really need the XPath prefix for XPath we'll do  
something like a typedef or an empty interface...

Anyone with strong opinions on this?


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Wednesday, 20 September 2006 11:05:41 UTC