[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev@ic.ac.uk
- Date: Fri, 17 Sep 1999 04:31:13 -0400 (EDT)
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@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|