Plugin Document Model class hierarchy [message #318129] |
Sat, 21 July 2007 18:09 |
Eclipse User |
|
|
|
Hello,
I'm trying to implement something very similar to the PDE manifest
editor - a form based editor with multiple underlying (XML) resources.
To that end, I've been investigating the platform's manifest editor
source, and I have a few questions.
There seem to be 2 implementation hierarchies - one is in
org.eclipse.pde.internal.core.plugin, the second one in
o.e.p.i.text.plugin. I assume the IDocumentNode based model is current?
Why was the change made - was it for performance reasons? The old editor
seems to be based around the w3c dom, the new one rolls its own dom...
Both of these hierarchies are in an internal package, is there any way
to access that functionality (+ stuff like the *InputContext and the
MultiSourceEditor) using public apis?
Thanks for your time,
Kim Sullivan
|
|
|
Powered by
FUDForum. Page generated in 0.02373 seconds