Skip to content

Fix multiple versioned pickle wrappers #133

@corranwebster

Description

@corranwebster

Apptools provides the sweet_pickle subpackage to handle versioning of pickled objects to allow unpickling of objects after changes to the class structure.

The persistence subpackage has a slightly different focus: it is more about extracting state as a dictionary, but it has similar themes.

Mayavi uses persistence, but it also uses apptools.naming which internally uses sweet_pickle, so we cannot simply deprecate sweet_pickle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions