Re: ISSUE-41/ACTION-97 decentralized-extensibility

On Thu, 01 Oct 2009 19:55:02 +0200, Julian Reschke <julian.reschke@gmx.de>  
wrote:
> Jonas Sicking wrote:
>> ...
>>> Also, dispatching on nodeName is entirely sane if you need to be able  
>>> to run
>>> with DOM Level 1.
>>  How so? An element with nodeName "foo:hello" you have no idea what
>> meaning it has, unless you also know which namespaceURI it's in.
>> ...
>
> Yes, but it's well-defined how to find out using DOM Level 1.

Not really, since you cannot find out if you are dealing with a namespaced  
xmlns attribute or not.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 1 October 2009 19:29:07 UTC