enthought / enthought/traitsui
Update demo and tutorial code to use traits observation framework
Open
component: examples
difficulty: intermediate
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, all of the demo/tutorial code seems to be using the old `on_trait_change` based trait notification mechanism. It would be good to update these to use the new traits `observe` framework.
Note that the timeline for this work is sort of linked with the timeline for updating traitsui to use the `observe` framework - which would involve dropping support for traits 6.0.0 and depending on traits >= 6.1.0.
ref #1052
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.