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

Deprecate use of global preferences. #68

Open
mdickinson opened this issue Nov 28, 2016 · 0 comments
Open

Deprecate use of global preferences. #68

mdickinson opened this issue Nov 28, 2016 · 0 comments

Comments

@mdickinson
Copy link
Member

I suggest deprecating use of the global preferences (via the get_default_preferences and set_default_preferences functions, and implicitly via the three-argument form of bind_preference). This mutable global default complicates testing, and leads to code with spooky action-at-a-distance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant