[Q] Why removeLast and removeFirst is implemented into OrderedCollection ?

Todd Blanchard tblanchard at mac.com
Wed Jan 17 11:56:55 UTC 2007


> OrderedCollection is first one that is mutable and allows adding/ 
> removing elements.

Ok, that's redundant - I mean is ordered and mutable.

On Jan 17, 2007, at 3:50 AM, Todd Blanchard wrote:

> Collection lacks ordering as concept.
> SequenceableCollections are immutable.
> OrderedCollection is first one that is mutable and allows adding/ 
> removing elements.
>
> -Todd Blanchard
>
> On Jan 17, 2007, at 2:16 AM, Edgar J. De Cleene wrote:
>
>> Why removeLast and removeFirst is implemented into  
>> OrderedCollection ?
>> It's not wiser have it into Collection so this way is more useful ?
>>
>> Edgar
>>
>>
>>
>> 	
>>
>> 	
>> 		
>> __________________________________________________
>> Preguntá. Respondé. Descubrí.
>> Todo lo que querías saber, y lo que ni imaginabas,
>> está en Yahoo! Respuestas (Beta).
>> ¡Probalo ya!
>> http://www.yahoo.com.ar/respuestas
>>
>>
>
>




More information about the Squeak-dev mailing list