Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF in a web server
GEF in a web server [message #241669] Mon, 03 March 2008 10:16 Go to next message
Eclipse UserFriend
Originally posted by: dag.s.rende.se

Hi,

We have developed a GEF based model editor and a web based viewer for
the model data that the editor creates (an XML file).

The viewer has to be able to render the model from XML, so a saved
static image from the editor is not sufficient.

The problem is all the labor to keep the editor and viewer code
compatible - they share only the business model classes.

Would it be possible to deploy the parts of the editor that renders the
model diagram into a web application? It could render the model into an
off-screen image to return to the web browser.

Has anyone tried this? GEF code imports many classes from SWT, JFace
etc, but are they used all the time?
How could we approach the problem? Who has the knowledge to outline a
possible solution?

Regards,
Dag
Re: GEF in a web server [message #241674 is a reply to message #241669] Mon, 03 March 2008 13:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Dag,

I wonder if GEF works with RAP? http://www.eclipse.org/rap/


Dag Rende wrote:
> Hi,
>
> We have developed a GEF based model editor and a web based viewer for
> the model data that the editor creates (an XML file).
>
> The viewer has to be able to render the model from XML, so a saved
> static image from the editor is not sufficient.
>
> The problem is all the labor to keep the editor and viewer code
> compatible - they share only the business model classes.
>
> Would it be possible to deploy the parts of the editor that renders
> the model diagram into a web application? It could render the model
> into an off-screen image to return to the web browser.
>
> Has anyone tried this? GEF code imports many classes from SWT, JFace
> etc, but are they used all the time?
> How could we approach the problem? Who has the knowledge to outline a
> possible solution?
>
> Regards,
> Dag
Re: GEF in a web server [message #241679 is a reply to message #241674] Mon, 03 March 2008 15:44 Go to previous message
Eclipse UserFriend
Originally posted by: dag.s.rende.se

I had the same question, but the docs says it doesn't. But RAP is
interesting in that it can deploy an eclipse plug-in structure in a web app.

/Dag

Ed Merks wrote:
> Dag,
>
> I wonder if GEF works with RAP? http://www.eclipse.org/rap/
>
>
> Dag Rende wrote:
>> Hi,
>>
>> We have developed a GEF based model editor and a web based viewer for
>> the model data that the editor creates (an XML file).
>>
>> The viewer has to be able to render the model from XML, so a saved
>> static image from the editor is not sufficient.
>>
>> The problem is all the labor to keep the editor and viewer code
>> compatible - they share only the business model classes.
>>
>> Would it be possible to deploy the parts of the editor that renders
>> the model diagram into a web application? It could render the model
>> into an off-screen image to return to the web browser.
>>
>> Has anyone tried this? GEF code imports many classes from SWT, JFace
>> etc, but are they used all the time?
>> How could we approach the problem? Who has the knowledge to outline a
>> possible solution?
>>
>> Regards,
>> Dag
Previous Topic:how to convert a plugin to OSGI
Next Topic:delete request on a page within a MultiPageEditorPart
Goto Forum:
  


Current Time: Fri Apr 26 11:22:28 GMT 2024

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

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

Back to the top