Skip to content

versioning C++ data structure to maintain back-compatibility when the class evolves #80

@mikejiang

Description

@mikejiang

Since we've added the new data members to c++ classes from two major enhancements in #79 and #35 , it would be helpful to use boost serialization versioning mechanism to be able to load the old archives without having to reprocess the raw data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions