Skip to content

Conversation

@Imberflur
Copy link
Contributor

This will be used for a dynamic map type that uses fields as the keys where some keys are required and some of those keys are namespaced at a single level. We could model this as a bauble map but modeling this as a struct type in bauble allows specifying the value type on a per key basis and allows easily specifying a limited set of key values that are allowed with an optional set of required keys.

This will be used for a dynamic map type that uses fields as the keys
where some keys are required and some of those keys are namespaced at a
single level. We could model this as a map but modeling this as a struct
type in bauble allows easily specifing a limited set of key values that
are allowed with an optional set of required keys.
Copy link
Contributor

@hazelwiss hazelwiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Imberflur Imberflur merged commit 34405c4 into main Dec 19, 2025
1 check passed
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.

3 participants