[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Questions about building on top of the XML Editor

Konstantin Komissarchik wrote:
Nope. The XML editor infrastructure does not implement org.w3c.dom.events.* interfaces. I did find an example plugin from an old EclipseCon talk and from there was able to figure out that the relevant listener interfaces are apparently INodeNotifier and INodeAdapter. Getting them configured properly for notification was a pain, but at least I am now getting events.

- Konstantin

Konstantin, you might be interested in adding your comments to the following bugs:


231990 - DOM Level 2 Support
231992 - DOM Level 3 Support

Dave