<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Andreas,<br>
    In BlackBox the "clone" is a shallow copy so that changes to the<br>
    original are seen in the clone.  One simply has two views of the<br>
    same "model" (document).<br>
    -Doug Danforth<br>
    <br>
    <div class="moz-cite-prefix">On 6/25/2016 3:38 AM, Andreas
      Pirklbauer wrote:<br>
    </div>
    <blockquote
      cite="mid:357496046.1136482.1466851131629.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div dir="ltr" id="yui_3_16_0_ym19_1_1466768304323_17645"><span style="font-family: 'Courier New'; white-space: pre-wrap;" id="yui_3_16_0_ym19_1_1466768304323_17646">An alternative approach to the "too many copies of the same viewer" problem has been experimented with in Experimental Oberon ( <a class="moz-txt-link-freetext" href="https://github.com/andreaspirklbauer/Oberon-experimental">https://github.com/andreaspirklbauer/Oberon-experimental</a> ). There, each menu viewer has a "System.Clone" command in its title bar, which opens a clone (=deep copy) of the viewer in a new virtual display area, which is created on the fly. No overlaying tracks and no "hidden viewers". It's an experiment, so it would be interesting to hear what people think and how it could potentially be improved.</span></div>
      <div id="yui_3_16_0_ym19_1_1466768304323_17647"><br
          id="yui_3_16_0_ym19_1_1466768304323_17648">
      </div>
    </blockquote>
    <br>
  </body>
</html>