Re: XPath and find/findAll methods

On Nov 24, 2011, at 14:59 , Henri Sivonen wrote:
> On Thu, Nov 24, 2011 at 3:49 PM, Robin Berjon <robin@berjon.com> wrote:
>>>> Node.prototype.queryXPath = function (xpath) {
> 
>> So, now for the money question: should we charter this?
> 
> Since IE and Opera already have a solution, it seems to me that unless
> that solution has bad flaws, it would make more sense to spec what
> they already support instead inventing a new API.

Yeah, that's fine by me — I didn't mean chartering the solution but rather the work, naturally. Given that those two solutions are different, we'll need something that merges them somehow. Opera's approach is pretty close to the one outlined above anyway.

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Thursday, 24 November 2011 14:08:21 UTC