enthought / enthought/apptools
Allow unbinding of preferences.
Open
type: enhancement
- Dominant language
- Python
- Stars
- 38
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
There's currently no easy way to unbind preferences that were bound with `bind_preference`. There are some situations where it would be useful to be able to do so. One example is during testing, where one sometimes wants to swap out the current file-backed preferences for a simpler preferences object in order to avoid the test writing to the preferences file unnecessarily.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.