Here is an opinion that didn't make it to the list. -aaron > -----Original Message----- > From: Rich Anderson [mailto:rja@arpsolutions.demon.co.uk] > Sent: Sunday, April 16, 2000 2:57 AM > To: aaron@skonnard.com > Subject: Re: adding addressing capabilities to the DOM > > > Hi, > > I've not read the level 3 spec, but here are a few thoughts.. > > > there has been some discussion on adding an addressing API > (similar to the > > selectNodes function in MSXML). The proposed idea is to > introduce a method > > MSXML, IBM and Vivid support this so it is common enough to add I think > asap. > > > NodeList books = doc.getNodes("xpath", > "/books//book[@topic='xml']/author"); > > I'd prefer: > > NodeList books = doc.getNodes("xpath:/books//book[@topic='xml']/author"); > > With the default being xpath, overrideable at the document level > as you say: > > document.setDefaultSearchSchema( "xpath"); > > > Who wants it? > > EVERYbody is already using this, and will continue to us it > whatever the W3C > do. It is foolish not to add it, and I already feel the W3C just > dont keep > up with the pace of innovation anyway. > > Cheers, > > Rich. > > >Received on Sunday, 16 April 2000 11:38:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT