TAPEAR Redesign
From TAPASWiki
Contents |
[edit]
Redesign Phase I - construction of the CORE plugin
The following diagram has been suggested as the basis for creating core and module commands and handlers:
[edit]
Proposed Change - Register Commands and Handlers Sequence Diagram
[edit]
TAPEAR Technical Documents (Capturing the starting point)
[edit]
Startup Sequence Diagram
[edit]
Register Commands and Handlers Sequence Diagram
- Commands are currently located in org.opentapas.commons.commandImpl
- TapearCommandFactory is located in org.opentapas.tapear.command
- All commands are handled by a single handler, TapearCommandHandler, located at org.opentapas.tapear.handlers
[edit]





