enthought / enthought/traits

Feature request: something like `sync_trait` that uses the observe infrastructure

Open
#1,620 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
462
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Keeping two trait values synchronized between objects is a fairly common use-case. The `sync_trait` functionality is a way to do this dynamically. Internally it currently uses `on_trait_change`. Either we should replace this internal usage, or create a similar thing that uses observe internally.

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.