Skip to content

Convert all RepresentationInterface classes to dataclasses #1362

@gerrycampion

Description

@gerrycampion

Convert all classes that implement the RepresentationInterface to uses dataclasses instead. Use of to_representation should be replaced by as_dict and the RepresentationInterface should be deleted.
The goal is to make it easier to make changes to the containers, especially for #682

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions