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

Config: Simplify IsSettingSaveable #8971

Merged
merged 1 commit into from Jul 22, 2020

Conversation

JosJuice
Copy link
Member

Should make it both easier to edit and faster to run.

Should make it both easier to edit and faster to run.
@iwubcode
Copy link
Contributor

iwubcode commented Jul 22, 2020

This is really nice!

I'm assuming s_setting_saveable is now only necessary for groups of settings that are only partially transitioned?

@JosJuice
Copy link
Member Author

Yes, that was the intent.

@iwubcode
Copy link
Contributor

Great, coupled with #8849 and there would be hardly any upkeep here!

Copy link
Contributor

@iwubcode iwubcode left a comment

Choose a reason for hiding this comment

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

Assuming those systems and sections are completely migrated, this LGTM. Untested!

@JosJuice
Copy link
Member Author

Only one of them has settings left in ConfigManager, the General section. The General section was marked as saveable before this PR, and none of the General settings that are defined in the new config system are referenced in ConfigManager, so I figured it was okay to leave it as it is.

@lioncash lioncash merged commit bf49849 into dolphin-emu:master Jul 22, 2020
9 checks passed
@JosJuice JosJuice deleted the simplify-issettingsaveable branch July 22, 2020 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants