<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">Something like<br>
      =====================<br>
      TheWorldMainDockingBar compile: 'welcomeWhatever<br>
      <br>
      ^',(self contents printStringLimitedTo: 100000),'&nbsp; readStream
      nextChunkText'<br>
      =======================<br>
      <br>
      where self is your WriteStream<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 12/5/12 10:41 AM, Frank Shearar
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJbhyRF9HchdD7Vk61pUgjroSedRstiP5F6bkjPBCFk8prWhnA@mail.gmail.com"
      type="cite">
      <pre wrap="">On 4 December 2012 20:30, Frank Shearar <a class="moz-txt-link-rfc2396E" href="mailto:frank.shearar@gmail.com">&lt;frank.shearar@gmail.com&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On 4 December 2012 19:16, Colin Putney <a class="moz-txt-link-rfc2396E" href="mailto:colin@wiresong.com">&lt;colin@wiresong.com&gt;</a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Cleanup and simplification of Morphic text editing
</pre>
        </blockquote>
        <pre wrap="">
That's exactly what I want: why the user should care.
</pre>
      </blockquote>
      <pre wrap="">
Right. I now have a Workspace with the changelog all nicely marked up.
I need to turn that into something I can put in the ReleaseBuilder. I
thought I could just explore my way to the Text instance with my
stuff, and do something like (WriteStream on: String new)
nextChunkPutWithStyle: self). Which is fine, but I need to turn that
into something like TheWorldMainDockingBar &gt;&gt; #welcomeToSqueak43. What
am I missing?

frank


</pre>
    </blockquote>
    <br>
  </body>
</html>