Jeffrey
You wrote in message
news:
[hidden email]...
> The following in a workspace:
>
> stream := ReadWriteStream on: String new.
> stream nextPut: $s.
> stream isEmpty
>
> answers true. This doesn't seem right -
Thanks for the report. I agree, it doesn't seem right.
Regards
Blair