BUG with OrderedCollection new writeStream ?

Damien Cassou damien.cassou at gmail.com
Thu Sep 20 15:59:02 UTC 2007


Les streams de Squeak sont incapables de traiter autre chose que des
String et des Array. C'est un des avantages de Nile.

2007/9/20, Damien Pollet <damien.pollet at gmail.com>:
> foo := OrderedCollection new writeStream.
> foo nextPut: 42. "Say hello to the debugger"
>
> ...
>
> Looks like http://bugs.squeak.org/view.php?id=2390
>
> --
> Damien Pollet, bonking head on desk
>
>


-- 
Damien Cassou



More information about the Squeak-dev mailing list