Skip to content

Better (de)serialization #9

@gshen42

Description

@gshen42

We need a better (de)serialization method than Show and Read. Some questions to consider:

  • What format to use? (Plain String? JSON? CBOR?)
  • Use an existing library or write our own?
  • How do we support different (de)serialization methods for different backends? (a local backend that uses MVars to communicate might not even need (de)serialization.)
  • Can we support user-customizable (de)serialization methods?

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