Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369454

Summary: Support the use of RUIHandlers in existing, non-EGL based Web 2.0 applications
Product: z_Archived Reporter: Brian Svihovec <svihovec>
Component: EDTAssignee: Project Inbox <edt.deployment-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: RUI_Optimization

Description Brian Svihovec CLA 2012-01-23 16:46:30 EST
This enhancement is intended to hold the design document related to using a RUIHandler in an existing, non-EGL based Web 2.0 application.

Users should be able to be able to add a RUIHandler to their existing application by specifying a single include statement, where this include statement imports all of the required content (i.e. EGL Runtime and generated .js files).  A user should be able to instantiate the handler using standard JavaScript syntax (i.e. "new com.example.MyFirstHandler();" and be able to access the widgets defined within the handler for display in the browser window.