XmlModel [message #65119] |
Wed, 12 January 2005 19:36  |
Eclipse User |
|
|
|
Originally posted by: not_real.not_real.com
I've started to take advantage of the XML model in M2 to manipulate XML
documents from within a design view. Currently I have a multipage
editor with a StructuredTextEditorXML in one of the pages. Eventually I
would like to get rid of the source editor tab yet I am still interested
in using the WebTools XML model because I am interested in the source
location (IndexedRegion) information it provides. I would like to know
two things:
1. How likely are XmlModel and related classes to change? I am hoping
not to have to rewrite a bunch of stuff when future WebTools milestones
are released.
2. Is it feasible to use the underlying XML model without actually
instantiating a structured text editor? Does anyone see problems with
this approach?
Thanks!
|
|
|
|
|
|
|
Re: XmlModel [message #70608 is a reply to message #69408] |
Mon, 31 January 2005 13:25  |
Eclipse User |
|
|
|
> Here's the stuff I can think of off of the top of my head; there may be
> more:
> -IndexedRegion (both node->offset and offset->node)
> -undo/redo functionality
> -compound edits (begin/end recording)
> -StructuredModelManager/IModelManager
>
In principle these are all destined to become APIs ... but some of them will be modified as per exact arguments, exceptions thrown, etc. If you are closely relying on our interim releases, you might want to subscribe to wtp-dev ... we'll announce major changes there, after releasing to head, shortly before building them. At each milestone, we'll have some breif "api migration notes" as part of the release notes. We hope to make the "platform quality" effort as painless as possible, so don't hesitate to let us know if there's process errors we make (we can do almost anything, except leave a poor method signiture as API :)
Thanks,
|
|
|
Powered by
FUDForum. Page generated in 0.03572 seconds