Bug 392977 - Support multi-user applications on a server
Summary: Support multi-user applications on a server
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.3   Edit
Hardware: PC Linux
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 309868 330135 385394 389863 391765 392990 392991 428643 428837 429466
Blocks:
  Show dependency tree
 
Reported: 2012-10-27 10:20 EDT by Ralf Sternberg CLA
Modified: 2014-03-03 10:11 EST (History)
14 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Sternberg CLA 2012-10-27 10:20:02 EDT
During our evaluation of Eclipse4 applications on RAP [1], we've found several issues that would need to be fixed in E4, mainly related to multi-user support. In order to enable multi-user applications, it is required that no references to UI components are stored in static fields or singletons. These issues will also affect other web-based renderers for E4 such as the recent Vaadin port [2].

I'm opening this bug as an umbrella for remaining issues that currently prevent this use case.

During ECE 2012, we've noticed a considerable interest in a RAP renderer for Eclipse 4 applications. It would be great if the remaining obstacles could be cleared out of the way.

[1] http://eclipsesource.com/blogs/2012/07/16/eclipse-4-applications-on-rap/, http://www.vogella.com/blog/2012/10/16/eclipse-4-and-rap-continue-the-port/
[2] https://github.com/semanticsoft/vaaclipse
Comment 1 Ralf Sternberg CLA 2014-03-03 09:32:44 EST
Sorry, I've changed the priority of the wrong bug, back to P3.