Bug 392977

Summary: Support multi-user applications on a server
Product: [Eclipse Project] Platform Reporter: Ralf Sternberg <rsternberg>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: a.nesheret, bugs.eclipse.org, elias, lothar, marco, mknauer, nobody, plutte, pwebster, rus-reg, thomas.witzemann, tom.schindl, vincenzo.caselli, william
Version: 4.3   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on: 309868, 330135, 385394, 389863, 391765, 392990, 392991, 428643, 428837, 429466    
Bug Blocks:    

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.