[Glass] PositionableStream atEnd

monty via Glass glass at lists.gemtalksystems.com
Thu Dec 29 17:14:47 PST 2016


Did you try sending the factory messages #readStream or #writeStream to collections? They should give you Pharo  compatible 0-based streams, and the code will be portable to Squeak and Pharo.

> Sent: Tuesday, December 27, 2016 at 12:54 PM
> From: "BrunoBB via Glass" <glass at lists.gemtalksystems.com>
> To: glass at lists.gemtalksystems.com
> Subject: Re: [Glass] PositionableStream atEnd
>
> Dale,
> 
> Thanks for the answer i now use ReadStreamPortable.
> 
> I tried with AnsiReadStream (did not know about xxxPortable) but #atEnd is
> the same as PositionableStream.
> 
> Anyway fixed now (there was a bug in my code also :) with
> ReadStreamPortable.
> 
> regards,
> bruno
> 
> 
> 
> --
> View this message in context: http://forum.world.st/PositionableStream-atEnd-tp4928156p4928195.html
> Sent from the GLASS mailing list archive at Nabble.com.
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
> 


More information about the Glass mailing list