Every classes has required selectors

Damien Cassou damien.cassou at laposte.net
Fri Sep 22 14:49:13 UTC 2006


Hi,

every classes in the system (3.9) have required selectors which means 
every classes are abstract! This is not cool.

My dynamic protocol display them but I don't like that and I think I 
will hide them.

Here are the required selectors for Object and Class:

Object requiredSelectors
     an IdentitySet(#copyUniClassWith: #slotInfoButtonHitFor:inViewer: 
#adaptToNumber:andSend: #contents: #step #readFrom:)

Class requiredSelectors
     an IdentitySet(#copyUniClassWith: #slotInfoButtonHitFor:inViewer: 
#adaptToNumber:andSend: #contents: #step #sendCaches: #soleInstance 
#readFrom:)


Bye

-- 
Damien Cassou




More information about the Squeak-dev mailing list