Hi again.

I'm still on DOM event usage, with Xerces 1.4.4.
After turning on DOM MutationEvents, the event handler attached to the
document node receives quite many events, but I do not get any ones
reflecting changes within text nodes. (see my sample posted earlier this
day)

I have looked at the 1.4.4 code, where CharacterDataImpl calls
CoreDocumentImpl.modifyingCharacterData(),
CoreDocumentImpl.modifiedCharacterData() and
CoreDocumentImpl.replacedText(). But all of these methods are empty.
To make sure I'm in the latest code this time, I also looked at the 2.0.0b4
code, which looks exactly the same (for these three methods)!

In the docs it is stated that DOM events are fully implemented, so I think I
should raise a bug report.

Hiran

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to