1998-04-20 Pre-Release, with Road Map and Demos

Don Park donpark at quake.net
Thu Apr 23 09:37:05 BST 1998


>I think that the chair of the DOM WG, Lauren Wood, reads this list;
>perhaps she can comment or correct any mistake that I might have made
>here.

I sure hope Lauren is reading this list cuz latest DOM spec is pretty hard
to swallow.  NodeIterator, for example, has been changed so that current
position lies between two nodes.  The concept is neat theoretically but very
hard to implement efficiently in Java.  Requiring NodeIterator to iterate
over 'live' data is also making it very difficult to implement.  In the face
of these problems, mixing iteration with indexing is not too strange.

The latest DOM spec also retrieves attributes via NodeIterator which makes
it a requirement that Attribute implementations also implement Node
interface.

Overall feeling I get about the latest DOM spec is not too good despite
little improvements like attribute values being strings now.

Hopelessly involved with a Mystic API,

Don Park
http://www.docuverse.com/personal/index.html



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