Every classes has required selectors

Daniel Vainsencher danielv at tx.technion.ac.il
Fri Sep 22 15:59:19 UTC 2006


Please don't hide it - allow these design bugs to be fixed.

Daniel

Damien Cassou wrote:
> 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
>




More information about the Squeak-dev mailing list