FDC3 Workbench - developer example application #456
Labels
enhancement
New feature or request
toolbox
Apps or code that isn't part of the standard but supports it use
Enhancement Request
Use Case:
When developing an FDC3 integration one of the first things developers do is to implement a test application to try out the API calls and to give them something to test their actual application against. Such development is usually throw-away and includes only the bare minimum that they need.
The FDC3 workbench is intended to replace such test apps by providing a ready-made 'workbench' application that makes it easy to create contexts, raise intents and work with channels, whilst also providing easy access to code snippets to replicate each action in your own implementation. The FDC3 Workbench may also be used as a reference implementation of a client application against which to test desktop agent implementations.
By open-sourcing the app as part of the FDC3 repository a wider portion of the community can benefit from the workbench and will be able to participate in onward development & maintaince.
Workflow Examples
Additional Information
The FDC3 workbench is being contributed into the FDC3 repository to:
The workbench will be added to a top-level /toolbox directory in the repository ('FDC3 Explained' is also being contributed to that directory, see #367)
The text was updated successfully, but these errors were encountered: