Deprecate metadata_changed event
Open
ETS Backlog
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
With the merge of https://github.com/enthought/chaco/pull/395, `ScatterInspector.metadata_changed` is redundant, and `ScatterInspector.inspector_event` should be used instead. This issue is to document:
- [ ] Switching over uses in the codebase of the former to the latter, and putting some more warnings in place that `metadata_changed` is redundant.
- [ ] Removing the actual event after a couple of releases have gone by.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.