Bug-fixes in JobItem and RealDataItem
For JobItem
and RealDataItem
:
- Bugs in setting the parent and model (for the
SessionItem
tree hierarchy) are removed. - The serialization/deserialization of data items are improved and corrected.
- A method is added
RealDataItem
to make a copy of an instance without using the serialization/deserialization mechanism ofSessionItem
(at theRealDataItem
level).
Related to issues #316 (closed) and #318 (closed)
Edited by Ammar Nejati