Skip to content

Add boost::archive as an alternative serialisation method #3

Description

@hurufu

It will be useful to exercise the possibility to change at compile time (or even at runtime) the ability to select different serialization methods. This may be needed in the future eg. due to licensing / performance issues. Code more or less is written with this modularity in mind, but this was never actually tested. The easiest way to exercise it to add very simple to use boost::archive serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions