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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   DOM API

[ Lists Home | Date Index | Thread Index ]
  • From: Paul Prescod <paul@prescod.net>
  • To: xml-dev@ic.ac.uk
  • Date: Thu, 08 Apr 1999 13:42:25 -0500

Clark Evans wrote:
> 

> The only time you may want to take this step backwards is if you are
> providing an generic drill down tool for database navigation...
> 
> Once you have the primary-key/oid for the object in
> question, you would most likely want to switch to a
> smarter, class specific interface.

Note that the object oriented model already provides a feature that allows
you to treat data "generically" or "specifically". Subtyping (or interface
inheritance)! So what we really need is "tree node" base class or
interface.

That's also the answer to Simon's question about what should replace the
DOM as a generalized interface for trees. All we need is a simple "tree
node" interface. The grove model supports that. In fact I would argue that
that is probably the most important thing that the grove model DOES
support.

The DOM "node class" also supports this. If you use that class along with
NodeList and NamedNodeMap and ignore the rest of the DOM then you can get
all of the benefit that you are going to get out of the DOM API as an
abstraction. There is no need to dumb down your data to elements and
attributes. Just use nodes.

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for only himself
 http://itrc.uwaterloo.ca/~papresco

"Remember, Ginger Rogers did everything that Fred Astaire did,
but she did it backwards and in high heels."
                                               --Faith Whittlesey

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