Re: Node.getAttributes and 2 typos

>I don't believe there is a getAttributes method in the Node interface.

Good catch; that should be rephrased slightly. There is an "attributes" IDL
attribute. Most language bindings will probably implement that as a pair of
accessor methods (getAttributes and setAttributes), but the spec should
cite the IDL instead.



______________________________________
Joe Kesselman  / IBM Research

Received on Tuesday, 17 July 2001 08:55:31 UTC