Hello guys,

regarding that comment of SmalltalkImage>>#removeSelector: is 

"Safely remove a selector from a class (or metaclass). If the
class or the method doesn't exist anymore, never mind and
answer nil.
This method should be used instead of 'Class removeSelector:
#method' to omit global class references."

maybe Behavior>>#removeSelector: sould be deprecated ?


Ben