[ANN] StarBrowser for Squeak

PhiHo Hoang phiho.hoang at rogers.com
Thu Nov 14 01:28:48 UTC 2002


Hi Roel,

> 1. open the starbrowser by evaluating StarBrowser open
> 2. click on 'Root'.

    I got 'Error: There is no handler defined for this action (editor)!'

    This is Squeak3.4alpha [latest update: #5108]

    Do I need to do anything after file in the 4 changesets ?

    Please find the log file attached.

    Cheers,

    PhiHo.


----- Original Message -----
From: "Roel Wuyts" <roel.wuyts at iam.unibe.ch>
To: "squeak-dev lists.squeakfou" <squeak-dev at lists.squeakfoundation.org>
Cc: "Stephane Ducasse" <ducasse at iam.unibe.ch>; "Bergel Alexandre"
<bergel at iam.unibe.ch>
Sent: Wednesday, November 13, 2002 10:38 AM
Subject: [ANN] StarBrowser for Squeak


> Hello,
> after requests from several people at the ESUG event in Douai and at
> OOPSLA, I decided to spend my airplane time wisely and implement a
> first version of the StarBrowser for Squeak :-) The results can be
> downloaded from the StarBrowser webpages
> (http://www.iam.unibe.ch/~wuyts/StarBrowser/index.html). I will make
> them available via SqueakMap as well, but did not have time to do that
> yet...
>
> Note that this is still a first version, that has no support for
> drag&drop or a menu to change services. But it has support to edit
> anything you put in there with an editor, and to edit classes with a
> class browser. See the class ItemEditor for more information. Since
> there is no drag&drop yet, you might do the following to populate your
> classifications:
> 1. open the starbrowser by evaluating StarBrowser open
> 2. click on 'Root'.
> 3. in the inspector that appears, type: 'self add: Array' to add Array
> to root. You can add anything you like, including new classifications.
> Look at the ExtentionalClassification and IntentionalClassification
> classes to see how to add classifications.
> 4. When yo click Array (or any other class), the editor will be a class
> browser
>
> Next I will add drag&drop support and menu items to switch between
> classifications, and a more recent version of the classifications that
> I have running in VisualWorks right now.
>
> --
> Roel Wuyts                                                   Software
> Composition Group
> roel.wuyts at iam.unibe.ch                       University of Bern,
> Switzerland
> http://www.iam.unibe.ch/~wuyts/
> Board Member of the European Smalltalk User Group: www.esug.org
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StarBrowser.log
Type: application/octet-stream
Size: 2818 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021113/237d31c7/StarBrowser.obj


More information about the Squeak-dev mailing list