Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » about M9 plan...
about M9 plan... [message #140848] Tue, 27 September 2005 06:48 Go to next message
Eclipse UserFriend
What is "Eliminate StructuredTextEditor subclasses and switch to plugin
action contributions",
Who knows this can explain it in detail?

Thanks.

navy.
Re: about M9 plan... [message #140947 is a reply to message #140848] Tue, 27 September 2005 14:21 Go to previous message
Eclipse UserFriend
navy wrote:
> What is "Eliminate StructuredTextEditor subclasses and switch to plugin
> action contributions",
> Who knows this can explain it in detail?

The gist of eliminating the subclasses it is to push the
StructuredTextEditor along a path where clients reuse it by
configuring and reconfiguring it. This allows us to change editor
behavior on-the-fly for different input content types while staying
with a single editor class. The importance of having a single class
is that you can "drop it in" as a source page in a multi-page editor
and immediately get most of the behavior you enjoy from a standalone
editor regardless of the input content type, and when utilizing
actions contributed through plugin extensions, it could be done
without messing with editor contributor classes.

For more detail on how this works:
http://eclipse.org/webtools/wst/components/sse/designs/Edito rConfiguration.html

--
- Nitin
Previous Topic:extension points for web service related plug-ins
Next Topic:HTML Syntax Highlighting?
Goto Forum:
  


Current Time: Mon Jul 14 19:20:57 EDT 2025

Powered by FUDForum. Page generated in 0.03131 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top