DOM Level 2 Events

One thing that I noticed when implementing Level 2
Mutation events is that there are no events specified
for adding and removing attributes, only for modifying
an attribute.  The DOMAttrModified event states that
newValue or prevValue may be the empty string
to indicate these conditions, but the empty string is
a valid attribute value, so how does that help?

Cheers,
Steve Ball

-- 
Steve Ball            |   Swish XML Editor    | Training & Seminars
Zveno Pty Ltd         |   Web Tcl Complete    |      XML XSL
http://www.zveno.com/ |    TclXML TclDOM      | Tcl, Web Development
Steve.Ball@zveno.com  +-----------------------+---------------------
Ph. +61 2 6242 4099   | Mobile (0413) 594 462 | Fax +61 2 6242 4099

Received on Wednesday, 17 May 2000 16:47:31 UTC