(0012431 - 542 - 596 - 596 - 596 - 596 - 596)
alexj
08-02-08 15:07
edited on: 08-02-08 15:21
|
Since SmalllintChecker only analyse those classes that are defined in the environment, the submitted patch overrides '#definesClass:' in PackageEnvironment to fix the problem.
I'm not sure this is the way to go though. In my image '#definesClass:' only has one definition which is to return true. This doesn't make the intended behavior very clear.
The linter should still check extension methods for the selected package but not the classes in which they are defined.
btw I'm running Code Critics from an OB package environment.
|