Skip to content

Explore ideas for evolvability of the SDK #45

@tl-marco-cameriero

Description

@tl-marco-cameriero

Right now all types are simple structs with public fields, which is no good for future evolutions of the library (i.e., new field = breaking change).

Some possible ideas to explore:

  • Automatically derive builder interfaces
  • Mark all types as #[non_exhaustive]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions