Bug in Trait: 1. Pharo Image
• You are subscribed to this case
Message "selectors" on a class gives all selectors including one from the implicit trait TraitedClass. We need a way to obtain the subset of selectors that are defined either locally or inherited from traits. But, exclude selectors of methods from implicit traits such as TraitedClass