Skip to content

nicer API for gix-config overrides#883

Closed
Sebastian Thiel (Byron) wants to merge 1 commit into
mainfrom
better-value-changes
Closed

nicer API for gix-config overrides#883
Sebastian Thiel (Byron) wants to merge 1 commit into
mainfrom
better-value-changes

Conversation

@Byron
Copy link
Copy Markdown
Member

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