<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 7/21/10 4:26 AM, Nikolay Suslov wrote:
    <blockquote
      cite="mid:AANLkTik8XCiOpFbrejWq_QY1Y0lfWNsqygpYGVHqH3FM@mail.gmail.com"
      type="cite">Tobias,<br>
      <br>
      To have Pier2 application enabled, you should manually (in
      workspace) register it for now (the same in official Seaside-3.0rc
      Pharo based image).  Just check PRPierFrame class, where there is
      no #initialize method yet, meaning that after doing (WADispatcher
      resetAll) you will lose Pier2 app.<br>
      <br>
      Looking at Seaside-3.0rc Pharo based image, Kom is the default.<br>
      Thanks for pointing to the Seaside's control panel, yes it's
      better to use.<br>
      <br>
      Also, after loading all Seaside stuff, the default system browser
      is changed to OmniBrowser (which is default for Pharo). So, this
      could be changed to default Squeak system browser manually in
      Window menu.<br>
      <br>
      Regards,<br>
      Nikolay<br>
    </blockquote>
    <br>
    I had a nasty time trying to figure out why the browser's behavior
    changed as each package in a series was loaded. Is there a
    discussion somewhere as to why certain features were left out of
    OmniBrowser?<br>
    <br>
    Also, I've noticed that within OmniBrowser, the features seem
    inconsistent. Compare how the browser displays PRDistribution vs
    Object for example...<br>
    <br>
    <br>
    Lawson<br>
    <blockquote
      cite="mid:AANLkTik8XCiOpFbrejWq_QY1Y0lfWNsqygpYGVHqH3FM@mail.gmail.com"
      type="cite">
      <div class="gmail_quote"><br>
        <br>
        On Wed, Jul 21, 2010 at 2:27 PM, Tobias Pape <span dir="ltr">&lt;<a
            moz-do-not-send="true" href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          Hi,<br>
          <br>
          Am 2010-07-21 um 11:02 schrieb Nikolay Suslov:<br>
          <div class="im"><br>
            &gt; ..and after all is loaded do:<br>
            &gt;<br>
            &gt; "Register Pier2 on Seaside"<br>
            &gt; PRPierFrame registerAsApplication: 'pier' kernel:
            (PRKernel instanceNamed: 'pier')<br>
            &gt;<br>
            &gt; "Start Comanche server"<br>
            &gt; WAComancheAdaptor startOn: 8080.<br>
            <br>
          </div>
          However, this is a bit ‘short-sighted’[1]<br>
          <br>
          There is the Seaside control panel in the ‘Open…’ menu,<br>
          that manages all Adaptors currently reigstered etc.pp.<br>
          <br>
          I’d propose to include this way to the Seaside control panel<br>
          instead of the startOn: doit. (if more than one Kom is
          started,<br>
          it will fail anyways). Isn‘t Swazoo more common as default<br>
          adaptor now?<br>
          <br>
          So Long,<br>
                 -Tobias<br>
          <br>
          <br>
          <br>
          [1] does this exist in English?<br>
          <br>
          Yep. Exactly the same phrase.<br>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>

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