Skip to content

Conversation

Byron
Copy link
Member

@Byron Byron commented Jun 7, 2023

Make setting configuration values in conjunction with &dyn Key more convenient.
Currently the latter is only neatly usable with override-based APIs (which take BString), but not with
APIs that require the specification of a key name.

With these proxies it's possible to pass a key that is more natural
to many users, like `section.key` or `section.sub.key` while retaining
acccess to typical getters and setters.
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.

1 participant