enthought / enthought/traitsui

Use the new traits observe instead of on_trait_change

Open
#1,052 4 comments 0 reactions 0 assignees View on GitHub
difficulty: intermediate type: refactor
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Traits 6.1.0 introduced the new `observe` decorator and the underlying observation framework. This is meant to replace the existing `on_trait_change`-based event listeners.

Ref : https://docs.enthought.com/traits/traits_user_manual/notification.html

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.