Home » Language IDEs » ServerTools (WTP) » Q: SSE questions
|
A: SSE questions [message #65207 is a reply to message #64800] |
Thu, 13 January 2005 01:58   |
Eclipse User |
|
|
|
On Wed, 12 Jan 2005 05:34:40 +0600, Constantie Plotnikov <constantine.plotnikov@gmail.com> wrote:
> 1. Is SSE framework supposed to be used in such scenario? I found references to XML and JSP in org.eclipse.
> wst.sse.core plugin.
Yes, could be used for any "structured language". The presence of XML and JSP in there is historical (we used to be one big honking plugin since not need to have seperate) and temporary ... a major work effort over next few months is to refactor and refactor and redesign and redesign, so that sort of contamination won't be necessary.
> Also org.eclipse.wst.sse.core.documentTypes extension point that as I understand is supposed to be generic
> contains funny attributes like isHTML and isWML (they are used in html plugin). Also HTML, XML, DTD plugins > are somewhat aware of each other. It confuses me a bit.
Me too.
> 2. Is it a good time to start using SSE in prototype-level projects? It was mentioned that there will bemajor changes in
> extension points for M3. How serious changes that affect code will be?
Its a *great* time to start. Yes, there will be changes, and yes, you'll be frustrated by them, but we will try to be very sensitive to "co-developers" and at a minimum provide some guidence of what changes from one milestone to the next. Very few of the core concepts will change, just things like which argruments are used, what type of object is returned, probably some interfaces will go away in favor of Abstract classes, for example. The reason its a *great* time, though, is that its the time your needs and insights into what's proper and what's not would have the most impact.
> 3. Is it possible to outline basic steps that should be undertaken when creating the editor? For example CSS editor
> implementation has more than 50 packages and it is not completely clear which are CSS specific. I would like to get a
> brief information on the following:
>a. List of logical components and extension points that should be implemented with dependencies. I would also like to know
> which components are optional and what are the consequences of omitting them.
>b. Major SSE interfaces that should be implemented and their role and description of (possibly abstract) reusable
> implementations.
>
This kind of documentation and simpler editor examples will be forthcoming ... a little from us, a little from others, and hopefully a lot from community like you :) Some docs will be available by M3 2/27, and some by M4.
|
|
| |
Goto Forum:
Current Time: Mon May 12 16:43:49 EDT 2025
Powered by FUDForum. Page generated in 0.03649 seconds
|