XML in the real world... Was "Re: Another look at namespaces"

David Megginson david at megginson.com
Fri Sep 17 14:30:23 BST 1999


David Carlisle writes:

 > True, but personal experience is nevertheless a useful guide.
 > Given that it is (in my experience) so much more inconvenient to
 > use a namespace aware application (such as xslt, which is currently the
 > most common namespace aware application) with XHTML using multiple
 > namespaces, I have to ask, has _anyone_ who is proposing that this is a
 > good idea actually tried using the multiple namespace approach in
 > practice?

I can answer the second part -- I don't think that it's a good idea,
but I have tried it in practice.  Because RDF changed its Namespace
URI at the last minute when it went to REC, there are major deployed
RDF document bases (especially RPMFind and DMOZ) that use still the
wrong Namespace URI for RDF, and cannot easily change to the correct
URI now because they're trapped by deployed software.

In two separate projects, I tried implementing support for the legacy
(incorrect) Namespace URI, and doing so was trickier than I expected,
because it complicates the simple hashing schemes that are necessary
to process Namespace-qualified elements efficiently.  For now, I've
decided to support only the correct RDF-Syntax Namespace URI (the one
in the final REC), but I don't imagine that DMOZ or RPMFind will be
able to become conformant any time soon because they have extremely
large user bases with the old Namespace URI hard-coded in their
software.


All the best,


David

-- 
David Megginson                 david at megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list