pharo
pharo copied to clipboard
Classifying a class side method does not propose superclass protocol
I have
- a superclass with handleKey in the hook protocol
- in a subclass I have a handleKey method in as yet unclassified
- selecting classify does not propose hook