Skip to content

Decouple DBIC from Serializers #45

Description

@ungrim97

Currently the serializers are very coupled to DBIC. Especially for relationship lookup.

It should be possible to pass a more normalized structure to the serialize with all of the data it needs to serialize. This removes the need for the serializes to be specific to the data model and thus gives them a greater degree of flexability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions