help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Is PeekableStream available in 3.1?


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Is PeekableStream available in 3.1?
Date: Thu, 20 May 2010 19:00:05 +0200

On Thu, May 20, 2010 at 18:04, Rick Flower <address@hidden> wrote:
> Paolo,
>
> The reason I was subclassing that class was to add in the missing (at least
> in gst 3.1) PositionableStream class so I could use the upToAll method on a
> pipe..

#upToAll: is implemented in Stream, so it is usable in either Stream
or PeekableStream or PositionableStream or anything else. :-)

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]