Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EDT:RUI (Rich UIs)"

Line 7: Line 7:
 
= Requirements  =
 
= Requirements  =
  
This section is to document stories & scenarios that are essentially in-plan.
+
This section is to document stories & scenarios that are essentially in-plan.  
  
 
== Story:  Hello, World  ==
 
== Story:  Hello, World  ==
Line 19: Line 19:
 
<br>  
 
<br>  
  
 +
{| cellspacing="1" cellpadding="1" border="1" width="100%"
 +
|+ Scenario: Hello, world
 +
|-
 +
| Step<br>
 +
| Description<br>
 +
| Features<br>
 +
|-
 +
| Create a project<br>
 +
| <br>
 +
|
 +
*IDE<br>
 +
*Create EGL Project Wizard<br>
 +
*import widget libraries<br>
 +
*specify a base package and generate the default packages<br>
  
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| <br>
 +
| <br>
 +
| <br>
 +
|}
  
= Future Epics =
+
<br>
  
User stories which are not in-plan at this time.
+
= Future Epics  =
  
 +
User stories which are not in-plan at this time.
  
 +
<br>
  
 
= Additional Features<br>  =
 
= Additional Features<br>  =
  
 
Below is a hierarchy of miscellaneous features that are not Future Epics and which are not identified in any of the user stories in Requirements (above).
 
Below is a hierarchy of miscellaneous features that are not Future Epics and which are not identified in any of the user stories in Requirements (above).

Revision as of 13:52, 20 July 2011

Overview

EGL RUI (Rich UIs) allows you to build modern Rich Internet Applications that are written entirely in EGL (rather than having to learn and keep up with HTML, CSS, and JavaScript).  


Requirements

This section is to document stories & scenarios that are essentially in-plan.

Story:  Hello, World

As an EGL developer, I can build a "Hello, World" web application in which a user inputs their name, and I can implement a service that responds with the user's input prepended with "Hello, ".

(This video for EGL Community Edition 1.0 provides a good illustration of this scenario, although there will be some changes and some improvements.)


Scenario:  Hello, world


Scenario: Hello, world
Step
Description
Features
Create a project

  • IDE
  • Create EGL Project Wizard
  • import widget libraries
  • specify a base package and generate the default packages

























Future Epics

User stories which are not in-plan at this time.


Additional Features

Below is a hierarchy of miscellaneous features that are not Future Epics and which are not identified in any of the user stories in Requirements (above).

Back to the top