Embedding a delegated resource editor Web UI
DRAFT - this scenario is currently under development
This scenario outlines the interactions of a resource-centric (URL of a ChangeRequest) and how to retrieve a minimal presentation (HTML/JS/CSS) that can easily be embedded into another application. There may be scenarios where events or messages need to flow between the container and the embedded Web UI.
Scenario
Here is the scenario without roles.
- Given a task URL, embed an editor in an IDE application
- Certain lifecycle events may need to flow: save, close, cancel
- Should have the option to present the ChangeRequest? with minimal surrounding UI (i.e. no frames)
Pre-conditions:
Post-conditions
Alternatives:
Resources
- ChangeRequest? / Task - a resource who's URL can lead to an embeddable editor
Topic revision: r2 - 08 Dec 2010 - 14:28:10 -
RobertElves