-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
enhancementNew feature or requestNew feature or requestmediumThis is expected to be medium.This is expected to be medium.
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmediumThis is expected to be medium.This is expected to be medium.