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

Preferences migrated to EasyPreferences library and its manifest #135

Merged
merged 3 commits into from
May 18, 2024

Conversation

hpsaturn
Copy link
Collaborator

@hpsaturn hpsaturn commented May 18, 2024

Description

In order to improves the internal settings library, I added a new library to have some improvements like:

  • Unified strings for possible changes in settings-key manifest
  • changed primitives to EasyPreferences primitives.
  • added Auto print settings method
  • proposal to change the current preferences keys to CamelCase or different name syntax.

Auto print settings output:

screenshot20240518_133501

Note:

This is a initial refactor, could be better but it right now it's working and also has backward compatibility.

@jgauchia jgauchia self-requested a review May 18, 2024 15:41
@jgauchia
Copy link
Owner

imagen

Some preferences has no value output,

@jgauchia jgauchia merged commit fc69668 into jgauchia:devel May 18, 2024
1 check passed
@jgauchia
Copy link
Owner

proposal to change the current preferences keys to CamelCase or different name syntax reviewed later in issue #120

@hpsaturn hpsaturn deleted the improv_preferences branch September 29, 2024 07:55
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.

2 participants