Will XML eat the web?

Mark Birbeck Mark.Birbeck at iedigital.net
Fri Jan 29 21:41:26 GMT 1999


> Also DOM should not such a resource hog as it is
> now.

Not sure if we should be so hard on it! It is only a parser, and it's up
to you what you do with it. For example, I could imagine a model where
you have a number of instantiations of DOM as sort of caches. You then
read and write data to a relational database, converting to and from
nodes in the XML tree as required.

Your searching and selection algorithms would have to retrieve from the
database, not inside DOM - which is no way going to be optimised enough,
anyway. Of course there's loads of ways you could implement this, but
eventually someone will give us a nice black box, and away we go. In the
meantime, give DOM a break!

Mark Birbeck
Managing Director
Intra Extra Digital Ltd.
39 Whitfield Street
London
W1P 5RE
w: http://www.iedigital.net/
t: 0171 681 4135
e: Mark.Birbeck at iedigital.net



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/
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