Hi GemStone users
I would like to inform you of a new feature of my SeaShell deployment
tool (
https://github.com/dassi/seashell), which probably could be very
handy for some of you GemStone users. It is an input wrapper for topaz
(using rlwrap), to get more the feeling of being "in the Smalltalk
system". It is called iss (= "interactive smalltalk shell") and is
inspired by Ruby's irb interactive shell.
It's part of the SeaShell deployment tool (
https://github.com/dassi/seashell
) and will be installed on the server with setup task. You need to
have the rlwrap tool installed on the server (Ubuntu package for
example).
Here is a little screencast:
http://www.vimeo.com/17674367Hope you can use it!
Andreas