Re: ACTION-87: Selectors API

On Sat, 25 Feb 2006 19:23:33 +0100, Daniel Schierbeck  
<daniel.schierbeck@gmail.com> wrote:
> Would it be possible that getElementsBySelector() could accept a hash as  
> a second argument, as well as an XPathNSResolver, or would that be up to  
> the individual DOM implementation?

As pointed out by others there are problems with doing that. I'd rather  
leave XPathNSResolver and its ECMAScript specifics, like being able to  
replace it with a Function, to DOM Level 3 XPath.


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

Received on Wednesday, 22 March 2006 10:35:27 UTC