[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Brownell <david-b@p...>
  • To: David Megginson <david@m...>
  • Date: Sun, 02 Jan 2000 09:15:57 -0800

David Megginson wrote:
> 
> http://xml.org/sax/properties/dom-node
>   Read-only.  Valid only during a callback (null otherwise).
>   The DOM node currently being visited if SAX is being used as a DOM
>   iterator and is visiting a DOM node.

Having this be read-only means that there's no portable way
to use this "dom iterator" facility, since there's no way to
feed initial the DOM node to it!!

A simple fix:  it's readonly inside a parse() invocation, and
is writable otherwise.

Not fixing this means that such iterators must be nonportable;
which should IMHO be an anti-goal.

- Dave

p.s. This issue was raised in the initial discussions.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member