-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
Some components that were injected in the backend are not available (yet?) in the front-end. In fact, these lines compile, but many required components are null:
At least FactoryManager should be provided; definitionManager, RuleManager, GraphCommandFactory, GraphCommandManager may be substituted by alternative implementations, if necessary. These are only required by the GraphBuilder object, which issues commands to the canvas: this is only invoked at the very end of the unmarshalling process.
- blocks
-
KOGITO-26 Complete end-to-end client-side "from XML" unmarshalling
- Closed