Streaming over OrderedCollection

Kohler Markus kohlerm at betze.bbn.hp.com
Tue Feb 10 14:15:44 UTC 1998


Wim Boot wrote:
> 
> Kohler Markus wrote:
> 
> >Streaming should work for all SequencableCollections.
> 
> Doesn't make sense for SortedCollection, does it?
> 

Hmm, good question. It was just a guess  because SequencableCollections
should
have a   well-defined order associated with their elements.  All
SequenceableCollections 
are accessible through keys that are integer indices.  
That should be enough for streaming. 

In fact in Visualworks it doesn't work for SequencableCollections
because they cannot
 grow. 

Markus

-- 
+----------------------------------------------------------------------------+
| Markus Kohler                          Hewlett-Packard
GmbH                |
| Software Engineer                      OpenView Software
Division          | 
|                                        IT/E Response
Team                  |
+----------------------------------------------------------------------------+





More information about the Squeak-dev mailing list