Skip to content

json encode / decode should happen within scandb interface #2

@newville

Description

@newville

though the database schema needs to hold some data as text of json versions of dicts and lists, the scandb interface should handle all of this: encoding to json on storage, decoding from json on retrieval. Currently, it's kind of a mess with json decoding/encoding happening in GUI and/or server code.

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