Hi folks
Are there any plans to add NSResolver support to dojo.query? As far as I can tell, there's currently no way to pass a function to resolve XML namespaces to querySelectorAll or doc.evaluate, which means many dojo.query supported selectors don't work on XML documents.
I may take a swing at this, but wanted to see if there are any known issues that have prevented it from being implemented.
