<div id="__MailbirdStyleContent" style="font-size: 12pt;font-family: calibri;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi, Bob.<div><br></div><div>That's part of my motivation for Vivide:</div><div><a href="https://github.com/hpi-swa/vivide/">https://github.com/hpi-swa/vivide/</a></div><div><br></div><div>... #fancyEditor openScriptWith: someObjects ...</div><div><br></div><div>:-)</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 25.01.2018 15:09:46 schrieb Bob Arning <arning315@comcast.net>:</p>
    <p><span style="font-family: Georgia">Doesn't need to be limited to String-like
        things either. I use something similar such that:<br>
      </span></p>
    <p><span style="font-family: Georgia">Smalltalk keys sorted bobEdit</span></p>
    <p><span style="font-family: Georgia">opens a workspace with: <br>
      </span></p>
    <p><span style="font-family: Georgia">1 - ADPCMCodec<br>
        2 - ADPCMCodecPlugin<br>
        3 - AEDesc<br>
        4 - AGenieIntroduction<br>
        5 - AIFFFileReader<br>
        6 - AMPCommunicator<br>
        ...and so on...</span></p>
    <p><span style="font-family: Georgia">Handy if you need to email the contents of
        some collection.</span><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 1/25/18 7:33 AM, David T. Lewis
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:20180125123315.GA72514@shell.msen.com" style="min-width: 500px">
      <pre wrap="">This is a nice clear solution. Easy to remember, and it works in MVC too.

Dave


On Thu, Jan 25, 2018 at 08:36:17AM +0100, Marcel Taeumel wrote:
</pre>
      <blockquote type="cite" style="min-width: 500px">
        <pre wrap="">Hi Eliot, hi all --

For this scenario, we should use the UI-Manager-Tool-Abstraction. :-) It is "UIManager default edit: 'foo' label: 'bar'". Works for Strings and Texts.

Hi restored the missing #openInWorkspaceWithTitle: as deprecated and added #edit to String and Text:

<a class="moz-txt-link-freetext" href="http://forum.world.st/The-Trunk-60Deprecated-mt-9-mcz-tp5064321.html">http://forum.world.st/The-Trunk-60Deprecated-mt-9-mcz-tp5064321.html</a> [<a class="moz-txt-link-freetext" href="http://forum.world.st/The-Trunk-60Deprecated-mt-9-mcz-tp5064321.html">http://forum.world.st/The-Trunk-60Deprecated-mt-9-mcz-tp5064321.html</a>]
<a class="moz-txt-link-freetext" href="http://forum.world.st/The-Trunk-ToolBuilder-Kernel-mt-119-mcz-tp5064323.html">http://forum.world.st/The-Trunk-ToolBuilder-Kernel-mt-119-mcz-tp5064323.html</a> [<a class="moz-txt-link-freetext" href="http://forum.world.st/The-Trunk-ToolBuilder-Kernel-mt-119-mcz-tp5064323.html">http://forum.world.st/The-Trunk-ToolBuilder-Kernel-mt-119-mcz-tp5064323.html</a>]
<a class="moz-txt-link-freetext" href="http://forum.world.st/The-Trunk-GetText-mt-45-mcz-tp5064324.html">http://forum.world.st/The-Trunk-GetText-mt-45-mcz-tp5064324.html</a> [<a class="moz-txt-link-freetext" href="http://forum.world.st/The-Trunk-GetText-mt-45-mcz-tp5064324.html">http://forum.world.st/The-Trunk-GetText-mt-45-mcz-tp5064324.html</a>]

Try:??

'Hello, World!' edit.
'Hello, World!' asText addAttribute: TextEmphasis bold; edit.

Best,
Marcel



Am 24.01.2018 23:18:02 schrieb St??phane Rollandin <a class="moz-txt-link-rfc2396E" href="mailto:lecteur@zogotounga.net"><lecteur@zogotounga.net></a>:
</pre>
        <blockquote type="cite" style="min-width: 500px">
          <blockquote type="cite" style="min-width: 500px">
            <pre wrap="">So should we have a class side method on StringHolder, openOn:label: for example, or put back the most convenient openInWorkspaceWithTitle?
</pre>
          </blockquote>
          <pre wrap="">Why not both?
</pre>
        </blockquote>
        <pre wrap="">+1

Stef

</pre>
      </blockquote>
      <pre wrap=""></pre>
      <blockquote type="cite" style="min-width: 500px">
        <pre wrap=""></pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  
                        </blockquote></div>