Investigate and improve the use of Deserialiser class
Opened this issue · 0 comments
ducmle commented
Investigate and improve the use of Deserialiser class:
Currently, this class is used in designing each domain class in the domain model of an RFS.
- Why is this class needed?
- Can it be replaced by DCSL?