On Feb 14, 2009, at 13:54 , Stéphane Ducasse wrote:
TX!!!! I think that we should be more aggressive with the tools we have. I'm currently going over the 25000 issues raised by SmallLint and entering issues in the bugtracker.
wow, great!
I think that we will need to add annotations so that smallLint does not get warning us when we know that this is not a problem
yes, this is very important. We do that with pragmas (see Lukas' mail). Lint rules are part of the conventional tests and the rule is that these must be green. There are cases where Lint complains but you know it is ok. If we couldn't annotate these methods as ok, the whole thing would not work. In the long term, I think it would be really cool if we manage to get the Pharo core Lint-clean! Adrian
Do you do it right now? how?
On Feb 14, 2009, at 1:30 PM, Lukas Renggli wrote:
I've added such a rule in the latest Refactoring-Core.
Cheers, Lukas
On Sat, Feb 14, 2009 at 9:06 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
lukas
I would love to have a rule to check the uses of PopUpMenu, FillInTheBlank and friends :)
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project