Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Too many data contracts? #34

Description

@farlee2121

What is the right balance of data contract boundaries (DPL currently splits them for the DB, accessor, Managers/Engines, and Clients).

This helps bound changes & makes it easier to expose just the needed data, but results in a lot of data conversions and types. Adding a datatype turns into 5+ new files (migrations, data prep, and call chain types).

How can we reduce the burden of added types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions