On Tue, Jun 17, 2008 at 3:41 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
I've just published a new version of Universes which includes StringSocket and its super class ObjectSocket (renamed StringSocketStream and ObjectSocketStream). I have also replaced direct references to other Nebraska classes (CanvasEncoder and NebraskaDebuger) to:
Smalltalk at: #NebraskaDebugger ifPresent: [:debug | debug ...].
It seems to me these classes were only used to log things. Do you agree Lex?
From Lex who is not on the list: «Yes, that looks like a great change. Also, I like the general strategy of splitting StringSocket from Nebraska. StringSocket was always meant to be usable by itself.»
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)