There are lint rules that detect

- uncategorized methods
- methods that are in a different protocol in their superclass

We also have some scripts in Seaside that fix common problems, e.g.
make them all lowercase and use #initialize instead of #'class
initialize' or #'initialize-release'.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to