[FIX] SequenceableCollection>>atAll: doesn't work for OrderedCollection

Doug Way dway at riskmetrics.com
Sun Nov 5 06:49:43 UTC 2000


This was one of the OOPSLA / Camp Smalltalk 3 fixes.

>From the preamble:

Change Set:		SeqCollAtAllFix
Date:			15 October 2000
Author:			Andrew Black

Bug fix implemented at OOPSLA 2000 Camp Smalltalk.

The bug was that #atAll: #(3 2) worked for Arrays but not for OrderedCollections.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CS3-SeqCollAtAllFix.cs.gz
Type: application/octet-stream
Size: 691 bytes
Desc: Unknown Document
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20001105/f7cb9a6a/CS3-SeqCollAtAllFix.cs.obj


More information about the Squeak-dev mailing list