[FIX] SequencableCollectionFix

Gargus, Joshua -ND Joshua.Gargus.-ND at disney.com
Wed Jul 12 17:14:53 UTC 2000


"Change Set:		SequencableCollectionFix
Date:			12 July 2000
Author:			Joshua Gargus

SequencableCollection>>after:ifAbsent: and >>before:ifAbsent had
inconsistencies between their
comment and their code.  They have been renamed to xxx:ifAbsentTarget:,
and their comment
change to match the behavior of their code.

If you don't care whether the reason you don't find an element is
because the target is not in
the collection or because the target is at the start/end of the
collection, I have rewritten 
xxx:ifAbsent: to match their original comments."
!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 1222 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20000712/59d74b00/attachment.obj
-------------- next part --------------




More information about the Squeak-dev mailing list