enthought / enthought/traitsui

Update demo and tutorial code to use traits observation framework

Open
#1,076 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.