HomePhabricator
Diffusion MITK 274f278f5725

Fixed behavior of serialization function

Description

Fixed behavior of serialization function

+ added checks to ItkImageIO and LabelSetImageIO to log error

if deserialization functions due not comply to the post condition
to return a valid property instance. So far the null pointer would have
been added as property. For invalid properties we can skipp the adding
and the definition of persistance infos.

Details

Provenance
flocaAuthored on Mar 18 2021, 6:55 PM
flocaPushed on Mar 23 2021, 5:28 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKbc70fcca1f66: Make use of GetRenderWindowPart() more robust
Branches
Unknown
Tags
Unknown
Tasks
T28388: mitk::PropertyPersistenceDeserialization::deserializeXMLToScalarListLookupTableProperty does not work correctly with empty strings