logo       

Re: [OT] Case insensitive comparison not stable ?: msg#00143

lang.smalltalk.squeak.seaside

Subject: Re: [OT] Case insensitive comparison not stable ?

But pay attention using subclassing instead of subtyping is not really a good style.
I have problem to see why authorRepository is a Set, sure it can be implemented as a set...
but it does not have the same interface than a set to my taste.

Stef

On 11 janv. 06, at 16:29, Francois Beausoleil wrote:

2006/1/11, David Shaffer <cdshaffer@xxxxxxx>:
addAll: returns the argument, not the collection. You need:

sortedByName
^SortedCollection new addAll: self; yourself

Thank you very much, David.

Have a nice day !
--
François Beausoleil
http://blog.teksol.info/
_______________________________________________
Seaside mailing list
Seaside@xxxxxxxxxxxxxxxxxxxxxxxxxx
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise