Hi,
I have just entered this list because I want to find out how I can use
Spoon for my next BabyUML experiment.
README:
Double-click the "spoon.bat" file. This will start the Spoon
processor, which starts a local web server.
OK
In the "naiad" folder are components for remote browsing and
inspecting of the Spoon memory from a Squeak 3.9 system (they probably
work with earlier systems as well). To use them, first start the Spoon
system as described above.
OK
Then start the "naiad" application with the object memory of your
choice.
Squeak3.9/naiad OK
Then, file in "naiad.st", and load the "naiad.pr" project.
OK. Poject with violet playfield (nice
:-) ) and a workspace.
"Hi; here are a few expressions to get you started with remote
browsing."
"Make sure you've filed in 'naiad.st' first."
Smalltalk
at: #ExampleWormholeServer
put: (WormholeServer atPort: 9999).
Looks OK
"
Make sure you've started the minimal memory first."
ExampleWormholeServer connectToPort: 7777 atHostNamed:
'localhost'.
Fails. Executing the expression hangs with Wormhole>>peer being
nil.
The Spoon image is open in a window, but that window is empty and I
cannot find any menus or command lines.
Perhaps I should start the minimal memory first, but how??
I'm not good at reading instructions, so I may have missed something.
Any pointer will be welcome.
Thanks
--Trygve
This is exciting!
--Trygve
--
Trygve Reenskaug mailto: trygver@...
Morgedalsvn. 5A http://folk.uio.no/trygver
N-0378 Oslo Tel: (+47) 22 49 57 27
Norway
_______________________________________________
Spoon mailing list
Spoon@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/spoon