<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">In this demo, <br>
      </font></p>
    <p><font size="4">With one model, <b>three text model morph</b>s
        sync to the same model, but <b>with two passives</b> (setters
        set to nil), I have this message 'Caution! Contents were saved
        elsewhere....' warning message, which does not make sense in
        this circumstance.</font></p>
    <p><font size="4">The setters of the model is completely passive and
        the button action is:</font></p>
    <p><font size="4">handleButtonClick<br>
            textModel scroller acceptContents.<br>
            self changed: #text<br>
      </font></p>
    <p><font size="4">To get the change propagated to all the views.<br>
      </font></p>
    <p><font size="4">The addition of the message
        #askBeforeDiscardingEdits: to the active text model does not
        work. Only the model notifying #clearUserEdits seems to work.<br>
      </font></p>
    <p><font size="4">Idea? Opinion?</font></p>
    <p><font size="4">Thanks<br>
      </font></p>
    <br>
    <p><font size="4"><img src="cid:part1.mxnbBAM7.U8JgRbMt@free.fr"
          alt=""></font></p>
    <p><font size="4"><br>
      </font></p>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
  </body>
</html>