Skip to content

Use traits for composable generator #435

@pat-alt

Description

@pat-alt

Maybe an idea could be to use traits: https://ahsmart.com/pub/holy-traits-design-patterns-and-best-practice-book/.

Instead of using a single base struct that can be functionally composed in different ways, we could use traits to define the behavior of different generators. This would still be (perhaps even more) user-friendly, but potentially more flexible and cleeaner.

Also address:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmediumThis is expected to be medium.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions