Skip to content

Serialization failure improvements #271

@sserita

Description

@sserita

There are several improvements for reading/writing serialized objects.

  1. Provide a flag for warn or error on missing fields during deserialization to improve backwards compatibility (i.e. being able to load objects in later commits with new member variables).
  2. Check whether a serialization works BEFORE opening/overwriting files to ensure the copy on disk always works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequest for a new feature or a change to an existing featurelow priorityDevelopers should be aware of this issue, but it need not be addressed imminently

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions