Antwort: SortedCollection reversed...

Boris_Gaertner at msg.de Boris_Gaertner at msg.de
Thu Oct 11 10:49:58 UTC 2001


Goran Hultgreen wrote:

>- Sidequestion: If a class without subclasses implements #species as for
>example CharacterSet does (returning the class CharacterSet), what is
>the point in that? I mean, what is the difference from just inheriting
>Object>>species? Well, if it isn't in anticipation of new subclasses of
>course... :-)

A redefinition that is equivalent to the definition in Object
may become necessary when one of the superclasses contains a different
definition of species.  So check all superclasses.


Cheers Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011011/7ba82bb1/attachment.htm


More information about the Squeak-dev mailing list