[IPython-dev] traitlets question [from Re: msg spec]

Robert Kern robert.kern at gmail.com
Mon Apr 23 08:50:46 EDT 2012


On 4/23/12 1:00 PM, Satrajit Ghosh wrote:
>     I'm not sure exactly which feature Satrajit is referring to, but I'm pretty sure
>     that traitlets doesn't have it. :-)
>
> aha. i should have been more careful! i'm looking for sync traits (which can be
> done with on_trait_change).

I still don't follow you. There is nothing that we call "sync traits". There is 
the HasTraits.sync_trait() method, but that's a verb phrase "sync[hronize one] 
trait [with another]". sync_trait() is not implemented in traitlets. Are you 
referring to DelegatesTo traits? Those are also not implemented in traitlets.

> robert: since you are listening here :) i'm still trying to find a way to
> address this bug [1].

This is not the list to talk about it.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the IPython-dev mailing list