-
Quality Risk
-
Resolution: Unresolved
-
Major
-
Kogito Tooling 0.5.1
Right now Data I/O Assignments Serialization/Deserialization variables during transferring from marshaller to UI and from UI to marshallers. It was done previously for seamless migration from old marshallers to new one.
Now, migration is happend but we still have this code which already causes some regression issues like RHPAM-2990, RHPAM-3015 and similar.
To prevent this kind of issues in the future we can remove Serialization/Deserialization and transfer objects directly from Marshallers to Ui and backward. It will simplify overall design and code base of both UI and Marshallers and will let to catch issues during compile time.
- is incorporated by
-
KOGITO-2748 BPMN Editor - BPMN2 Domain Model refactorings
- Closed
- is related to
-
KOGITO-5624 This epic contains list of issues we need to test with new marshallers
- Open