Skip to content

Use imported mixin type in ItemSet and OptionSet - #79

Merged
tajakobsen merged 1 commit into
mainfrom
76-use-import-type-for-mixin-when-only-child-in-option-set
Sep 14, 2026
Merged

tajakobsen merged 1 commit into
mainfrom
76-use-import-type-for-mixin-when-only-child-in-option-set

Conversation

@tajakobsen

Copy link
Copy Markdown
Contributor

If the only form field in an item-set, or in an option of an option-set, is a mixin, reference the type generated for the mixin instead of inlining its fields. The import path is computed relative to each generated file.

Closes #76

If the only form field in an item-set, or in an option of an option-set, is a mixin, reference the type generated for the mixin instead of inlining its fields. The import path is computed relative to each generated file.

Closes #76
@tajakobsen tajakobsen self-assigned this Sep 14, 2026
@tajakobsen
tajakobsen merged commit e5156b1 into main Sep 14, 2026
1 check passed
@tajakobsen
tajakobsen deleted the 76-use-import-type-for-mixin-when-only-child-in-option-set branch September 14, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use imported mixin type in OptionSet and ItemSet instead of inlined values

1 participant