[FIX] SortedCollReversed-gh

Doug Way dway at riskmetrics.com
Thu Oct 25 23:53:38 UTC 2001


from preamble:

"Change Set:		SortedCollReversed
Date:			16 October 2001
Author:			Göran Hultgren

BugFixing Party @ Camp Smalltalk OOPSLA 2001.

Makes sure that SortedCollection>>reversed returns an OrderedCollection
instead of a SortedCollection which would be an inconsistent state.
Inspect this (before the change) to see the problem: (#(1 2 3)
asSortedCollection reversed) add: 4; yourself"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SortedCollReversed-gh.cs.gz
Type: application/octet-stream
Size: 440 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011025/2815fa3e/SortedCollReversed-gh.cs.obj


More information about the Squeak-dev mailing list