[Cuis-dev] dependency mechanism for TextModelMorph
    ken.dickey at whidbey.com 
    ken.dickey at whidbey.com
       
    Sun Mar 23 07:38:47 PDT 2025
    
    
  
On 2025-03-23 06:35, Mark Volkmann via Cuis-dev wrote:
> ...
> myTextModelMorph addDependent: self.
..
> 
> I have a few questions.
> - Are there reasons why I should not want this ability?
Generally, Morphs are Views and update to reflect changes in an 
underlying Model.
A Morph can be a Model if sensible.
> - Would it be better to listen for changes on the underlying TextModel?
IMHO, yes.
$0.02,
-KenD
    
    
More information about the Cuis-dev
mailing list