OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   How much extra code for multiple Namespaces?

[ Lists Home | Date Index | Thread Index ]
  • From: David Megginson <david@megginson.com>
  • To: xml-dev <xml-dev@ic.ac.uk>
  • Date: Tue, 31 Aug 1999 09:03:10 -0400 (EDT)

Paul Prescod writes:

 > Adding three lines of code introduces the opportunity for three times
 > the bugs in a real application? I don't buy it. Looking for "HTML 4.0
 > strict" OR "HTML 4.0 frameset" is no harder than looking for "UL" OR
 > "OL", if the software is set up right.

Not with most current software and specs, unfortunately -- with XSLT,
JavaScript+DOM, XQL, XPointer, or anything else that's likely to be
deployed within the next 24 months, we're looking at more like

  3 * (# of refs to element names) * (# of refs to attribute names)

For any non-trivial XML code, such as an XSL stylesheet, that's
probably at least 500-600 extra lines.  Of course, if you're rolling
your own, low-level software in Perl or Java, you can always design
the infrastructure any way you want.

Paul has argued that XSL, DOM, XPointer, etc. should (or should have)
been designed differently; but, in fact, they haven't, and there's far
from unanimous agreement that they should be, so it's not quite
sincere to keep talking about "three more lines of code".


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)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS