On Sat, Jun 14, 2008 at 9:25 AM, Stéphane Ducasse
<[EMAIL PROTECTED]> wrote:
> Ok but what is the solution right now to make universe work?
> Damien may be you should include StringSocket into the Universe package.
> Because it is strange to rely on nebraska.

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?

-- 
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)

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to