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

Observable Preferences V (SavePreferences) #9808

Merged
merged 26 commits into from
Apr 30, 2023
Merged

Observable Preferences V (SavePreferences) #9808

merged 26 commits into from
Apr 30, 2023

Conversation

calixtus
Copy link
Member

@calixtus calixtus commented Apr 27, 2023

Follow up to #9619

Probably my worst one yet: 83 files changed. As the whole complex was tangled into itself parting it in multiple PRs was not reasonable. Again easiest to review PR by PR.

Moved one setting from file tab to general tab, as it is a behavioral one.
grafik

Changed the way of SavePreferences to SaveConfiguration, since i believe it was just a DTO.

Compulsory checks

@Siedlerchr Siedlerchr changed the title Observable Preferences V (SafePreferences) Observable Preferences V (SavePreferences) Apr 27, 2023
@calixtus calixtus added status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers type: code-quality Issues related to code or architecture decisions preferences labels Apr 27, 2023
Copy link
Member

@koppor koppor left a comment

Choose a reason for hiding this comment

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

Codewise, it looks good. Nitpick at the Changelog :p

However, we could have a performance issue on saving. At first time, I tried this, saving on my network drive took ages. Checking out main and then saving was fast. Going back to the PR: Saving was fast again. Thus, maybe not an issue of this PR, but I just wanted to note it down.

CHANGELOG.md Outdated Show resolved Hide resolved
calixtus and others added 2 commits April 29, 2023 16:30
Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
@calixtus
Copy link
Member Author

About speed: please try gradle clean and then run again.

@koppor
Copy link
Member

koppor commented Apr 30, 2023

About speed: please try gradle clean and then run again.

Tried it and no performance issues. Might have been a hackup at first try.

@Siedlerchr Siedlerchr merged commit 913b46c into main Apr 30, 2023
@Siedlerchr Siedlerchr deleted the SavePreferences branch April 30, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preferences status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers type: code-quality Issues related to code or architecture decisions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants