Eclipse Yoxos Services Downloads Blogs About
Home > Blogs >

on Sep 30th, 2008The e4 RAP and RCP/RAP single sourcing webinar

e4 is now an official incubating project under the Eclipse project, the review ended positively and uneventful.

There have been some promising experiments and demos going on already, the latest ones mainly targeting the desktop side of the affairs. Using the source code of the latest EMF based demos and compiling it against the RAP target platform revealed only a few api methods that were not available, and not now the code is already running in the browser.

It is really cool that there are no singletons in the new codebase, so it is working in a multi-user environment without any changes necessary. It does not yet look pretty, but that is another topic we want to address with e4 …

e4onrap 300x204 The e4 RAP and RCP/RAP single sourcing webinar

The demo shown on the screenshot above is a good example that even if you can reuse the same code for client and web it does not always makes sense. The point here is that the image is now resized on the server to fit within the space available for the CTabFolder. It would be much better to have the browser handle this on the client side.

It is often possible to deal with different requirements of server and client effectively if you follow some best practices. Frank, the technical lead of the RAP team will do a webinar on this topic on Oct 23.

Related posts:

4 Responses to “The e4 RAP and RCP/RAP single sourcing webinar”

  1. Ed Merks says:

    When you said “and not the code is already running in the browser” you meant “now” rather than “not” right? That sounds really cool! Do cell editors in the properties view work now too? That would be most excellent. What about drag and drop? That would be too awesome!!

  2. Boris Bokowski says:

    I can see from the screenshot that you are not using the latest version ;-) , but still – this is great!

    Also, thanks for noticing the lack of singletons – reminds me that I should write a blog about this aspect.

  3. Elias Volanakis says:

    Ed, thanks for spotting the typo – just fixed it. Kind regards, Elias.

  4. Jochen says:

    Ed, the cell editors are actively being worked on, but not yet in any builds. KeyListener and TraverseListener will become available together with cell editors. But drag and drop will still take some time.

© EclipseSource 2008 - 2011