[
Lists Home |
Date Index |
Thread Index
]
Simon St.Laurent wrote:
> As long as we're arguing about the Infoset, I have to say that I find
> the decision of XPath to consider namespace declarations something other
> than attributes and of the Infoset to put them in a separate [namespace
> attributes] box to be a painful sign that abstractions are dangerous to
> useful syntax. I have no idea who decided we all needed to be protected
> from namespace declarations this way, but I've yet to see a
> justification for it.
the justification comes from interest and convenience. if i am working a
lot with namespaces, then i am happy to have them pre-cooked in the
infoset. if i think that there should be nothing but pure xml 1.0, then
i want to see them as attributes.
> But hey, we all know why the namespaces spec exists: to create pointless
> arguments! (Ditto for the Infoset spec.)
exactly! sure we can treat everything as pure xml and have everybody
implement their own namespace handling and link handling and whatever,
but this is not in the interest of people wo would like to have better
support for commonly used mechanisms.
cheers,
dret.
|