[FIX] Behavior|ClassDescription>>kindOfClass

Robert Hirschfeld hirschfeld at acm.org
Mon Sep 25 06:21:25 UTC 2000


There are identical implementations of #kindOfSubclass in Behavior
and ClassDescription. I removed the one in Behavior since all senders
are in ClassDescription ...

-Robert

___________________________________________
                          Robert Hirschfeld
                  mailto:hirschfeld at acm.org
   http://www.prakinf.tu-ilmenau.de/~hirsch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KindOfSubclass.24Sep1250.cs.gz
Type: application/x-gzip
Size: 259 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20000924/bdec711f/KindOfSubclass.24Sep1250.cs.bin
-------------- next part --------------
'From Squeak2.9alpha of 2 September 2000 [latest update: #2657] on 24 September 2000 at 12:50:46 pm'!
"Change Set:		KindOfSubclass
Date:			24 September 2000
Author:			Robert Hirschfeld

There are identical implementations of #kindOfSubclass in Behavior and ClassDescription.
Removed the one in Behavior since all senders are in ClassDescription."!

Behavior removeSelector: #kindOfSubclass!


More information about the Squeak-dev mailing list