Skip to content

Make API more resilient to change by using Builder Pattern #87

Closed
@epage

Description

@epage

Currently, the API directly initializes structs. This makes it harder to evolve the API. We should switch to the builder pattern for creating snippets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: enhancementM-breaking-changeMeta: Implementing or merging this will introduce a breaking change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions