Skip to content

CausalBase Serialization #10

@bobby

Description

@bobby

Currently, it is possible to view the EDN current-state of a CausalBase. However, there is no way to serialize the entire CausalBase (including history, etc.) for, e.g., putting it in LocalStorage in a browser or sending it on the wire.

CausalBase should implement the CLJ(S) multimethods and protocols necessary to serialize its entirety to EDN, and should add EDN readers for de-serializing back into memory.

Transit would also be nice to have, but could be maintained as a separate project, to keep dependencies lean and clean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions