Re: Methods for invoking selectors are missing way how to pass namespace prefix declarations

* Jirka Kosek wrote:
>Currently DOM4 doesn't offer mechanism for declaring namespace prefixes
>which can be used in selector strings passed to API. All four methods
>(query(), queryAll(), querySelector() and querySelectorAll()) should
>provide second signature with optional object, which will hold mapping
>between namespaces and prefixes.

This came up quite a number of times during the development of the
Selectors API but nobody was sufficiently interested in the feature
to address the technical difficulties and build a consensus around
the solution, so each discussion died down fairly quickly.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Monday, 17 March 2014 13:58:12 UTC