Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use typed version of IConfig::getSystemValue as much as possible #37596

Merged
merged 3 commits into from
Apr 21, 2023

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Apr 5, 2023

Summary

Use getSystemValueString/getSystemValueBool/getSystemValueInt as much as possible to improve typing.
We may want to add getSystemValueArray.

Checklist

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added the 2. developing Work in progress label Apr 5, 2023
@come-nc come-nc self-assigned this Apr 5, 2023
@come-nc come-nc added this to the Nextcloud 27 milestone Apr 5, 2023
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Apr 17, 2023
@come-nc come-nc requested review from a team, ArtificialOwl, icewind1991 and blizzz and removed request for a team April 17, 2023 08:44
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
@icewind1991 icewind1991 merged commit ccab101 into master Apr 21, 2023
@icewind1991 icewind1991 deleted the enh/type-iconfig-getter-calls branch April 21, 2023 11:48
@Pytal Pytal mentioned this pull request May 4, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants