Skip to content

Make serialization consistent #104

@anthturner

Description

@anthturner

We tried to switch from Newtonsoft.Json to System.Text.Json a few months ago, which has introduced a handful of bizarre incompatibilities as I've been developing more features (I'm looking at you, 'lack of built-in support for polymorphic deserialization'). As of #101 this has gone back to being a problem. We need to go through and pick either Newtonsoft or System.Text and use it everywhere.

This is some ugly tech debt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    design-smellDesign issues which aren't breaking but need to be fixedhelp wantedExtra attention is needed

    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