Thanks for the list. Stef PS: may be I'm doing too many things :) Which issues are we talking about? I can have a look.
14230 <https://pharo.fogbugz.com/default.asp?14230> Some rules aren't applied on the classside anymore 14621 <https://pharo.fogbugz.com/default.asp?14621> Some RBBrowserEnvironments don't work well with Metaclasses
closed but related: 14228 <https://pharo.fogbugz.com/default.asp?14228> critic rules running on all methods of a class extended by a package (closed) 15077 <https://pharo.fogbugz.com/default.asp?15077> CriticBrowser MNU Trait>>methodClass (closed)
closed, related and part of the problem: 14096 <https://pharo.fogbugz.com/default.asp?14096> Rewrite lint rules to check classes and methods 14098 <https://pharo.fogbugz.com/default.asp?14098> allClassesAndTraits significantly different from allClassesAndTraitsDo:
And mailing list "discussions" http://forum.world.st/RBEnvironments-allClasses-Traits-Meta-tp4796370.html http://forum.world.st/What-is-a-Behavior-are-Traits-behavior-too-tp4804691.h...
Of course, implementorsOf: is broken because allClasses does not returns the metaclasses.
I like it when people "normalize" things :(
He asked for feedback on this. And as far as I know no one complained.
Fair enough.
Really need to have more test cases to cover things like that :)
RBEnvironments are so nice, small but really powerfull (refactoring/searching/validation). I would like to get this right.
Thierry