<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <br />
    <br />
    Damien Cassou &lt;damien.cassou@gmail.com&gt; hat am 25. September
    2008 um 11:14 geschrieben:<br />
    <br />
    &gt; On Thu, Sep 25, 2008 at 10:05 AM, hh2@lexdb.net
    &lt;hh2@lexdb.net&gt; wrote:<br />
    &gt; &gt; OmniBrowser (OmniBrowser-Full version 0.24) works now in
    my 3.10.2 image as<br />
    &gt; &gt; you describe. There is a version 0.25 in the Package
    Universe of 3.10 but I<br />
    &gt; &gt; went for 0.24 as you recommended.<br />
    &gt; <br />
    &gt; You could have used the dev images which already included the
    latest<br />
    &gt; OB version: http://damien.cassou.free.fr/squeak-dev.html<br />
    &gt; <br />
    &gt; -- <br />
    &gt; Damien Cassou<br />
    <br />
    <br />
    Thank you, Damien,&#160; for your hint. But I prefer loading only a
    few packages through the package Universe.<br />
    <br />
    DEVELOPER IMAGES<br />
    You load quite a number of packages into the dev images as you
    write in <br />
    http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-September/131354.html<br />
    (list of installed packages in the dev images)<br />
    <br />
    But you write that you do not run the tests in the images<br />
    http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-September/131371.html<br />
    <br />
    I appreciate the work you are doing (keeping track of interesting
    packages to load, know where to get them from, communicate with
    package developers) but the work is not complete.<br />
    My understanding of a distribution is that the burden of the
    _tests_ is not put onto the consumer.<br />
    <br />
    However what I am interested in are the &quot;loading scripts&quot;
    to avoid having to click around in the UniverseBrowser. This means
    having a kind of loading script I can adapt to my needs.<br />
    <br />
    <br />
    <br />
    <br />
    <br />
    TESTS<br />
    <br />
    Here the test results I obtained:<br />
    <br />
    <br />
    <br />
    Squeak 3.10.2 (pristine image, out of the box)<br />
    ----------------------------------------------<br />
    <br />
    2255 run, 2250 passes, 2 failures, 3 errors<br />
    <br />
    The errors and failures originate from the two following
    TestCases<br />
    <br />
    DebuggerUnwindBug (in category Tools-Debugger-Tests)<br />
    StringSocketTestCase (in category Nebraska-Network-Objects; 3 tests
    in the TestCase; on repetion any number of passes between 0 and 3
    is possible; doesn&#39;t seem to be a good test)<br />
    <br />
    <br />
    Squeak 3.10.2 (with OmniBrowser, Seaside and TinyWiki
    installed)<br />
    ----------------------------------------------------------------<br />
    <br />
    Installed versions through Package Universe<br />
    * OmniBrowser Full version 0.24<br />
    * Seaside 2.8.2.563<br />
    * TinyWiki version 1.0.1<br />
    <br />
    2440 tests, &#160; 2428 passes&#160; , 9 failures and 3
    errors<br />
    <br />
    <br />
    So not having too many packages keeps the whole thing manageable
    from the testing side.<br />
    <br />
    <br />
    Kind regards<br />
    <br />
    Hannes Hirzel
  </body>
</html>