-
Notifications
You must be signed in to change notification settings - Fork 9
Feature: Factory Presets and Traits #42
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededonlydust-waveContribute to awesome OSS repos during OnlyDust's open source weekContribute to awesome OSS repos during OnlyDust's open source week
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededonlydust-waveContribute to awesome OSS repos during OnlyDust's open source weekContribute to awesome OSS repos during OnlyDust's open source week
Focused Scope
Add a small presets/traits API for named partial overrides and ordered composition.
Proposed v1
buildAsync().Out of Scope
Existing
extend(),compose(), kwargs, and hooks already cover many variant use cases; this issue should focus only on the missing named-preset ergonomics.