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

Definition of keys and values for Preferences.jl #15

Open
kimikage opened this issue Apr 25, 2024 · 2 comments
Open

Definition of keys and values for Preferences.jl #15

kimikage opened this issue Apr 25, 2024 · 2 comments

Comments

@kimikage
Copy link
Collaborator

Preferences.jl is now used by several major packages.
As for the (weak) dependence of CheckedArithmeticCore on Preferences.jl, that is debatable.
However, I believe that the specifications of keys and values should be defined in CheckedArithmeticCore so that downstream packages can use Preferences.jl in a consistent manner.

@kimikage
Copy link
Collaborator Author

At the very least, I think that replacing all the arithmetic operations would have too great an impact.
In other words, the preferences should be interpreted on a package (module) basis.

Of course, we could add a drastic preference option for fundamentalists.

@kimikage
Copy link
Collaborator Author

A decision is needed on #12 before any work on this.

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

No branches or pull requests

1 participant