Skip to content

Use the new traits observe instead of on_trait_change #624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rahulporuri opened this issue Jul 22, 2020 · 3 comments
Closed

Use the new traits observe instead of on_trait_change #624

rahulporuri opened this issue Jul 22, 2020 · 3 comments
Labels
difficulty: intermediate Issues which need some context about the package.

Comments

@rahulporuri
Copy link
Contributor

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

@rahulporuri rahulporuri added the difficulty: intermediate Issues which need some context about the package. label Jul 22, 2020
@kitchoi
Copy link
Contributor

kitchoi commented Jul 24, 2020

See #632

@aaronayres35
Copy link
Contributor

@rahulporuri can we close this as a duplicate of #732 ?

@rahulporuri
Copy link
Contributor Author

closing because #732 is much more verbose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: intermediate Issues which need some context about the package.
Projects
None yet
Development

No branches or pull requests

3 participants