Re: DOM Level 3 Events (and XPath)

> Yet another thing: Event.eventPhase() vs. Event.type()

Those names were established in DOM Level 2. It is *MUCH* too late to
change them now. Sorry.

> Since no implementation will provide XPath 1.0 *and* XPath 2.0
inclusivily

For what it's worth, Xalan has certainly heard requests that it support
both, depending on which level of XSLT we're processing. That may or may
not have implications for what DOM users will want to do.

Received on Tuesday, 29 July 2003 18:33:51 UTC