Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » about M9 plan...
about M9 plan... [message #140848] Tue, 27 September 2005 10:48 Go to next message
navy is currently offline navyFriend
Messages: 29
Registered: July 2009
Junior Member
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 18:21 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:extension points for web service related plug-ins
Next Topic:HTML Syntax Highlighting?
Goto Forum:
  


Current Time: Fri Apr 26 14:56:47 GMT 2024

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

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

Back to the top