Skip to content

Add json/yaml serialization #159

Description

@ceball

Recently, PR #153 was opened, showing the desire for json/yaml serialization of parameterized objects.

My reading of #153's serialization:

  1. does not appear to include information about the class (when you deserialize, I think you have to pass in the class)
  2. does not include non-parameter attributes
  3. does not provide a way to control serialization
  4. assumes you only want to write to a file

I think 1, 3, and 4 are necessary to address.

Metadata

Metadata

Assignees

Labels

"param in more places"help me name this :)component: "serialization"pickle, json, script_repr, etc etc - help me name this :)status: discussionDiscussion. Not yet a specific feature/bug. Likely to result in multiple PRs/issues.type-featureFeature request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions