> I was specifically thinking of "class not referenced", which seems strange > to have to put on both sides. But I suppose there could be other class > checks for which there could be utility in treating class and instance > separately; I haven't come across a case so far.
Ok, you convinced me. I've fixed this (but not tested it) in Refactoring-Core-lr.93. Let me know if this is better. Name: Refactoring-Core-lr.93 Author: lr Time: 3 January 2010, 3:25:42 pm UUID: c8f01646-b4cc-420a-a05e-dd8a0a81a305 Ancestors: Refactoring-Core-TestRunner.92 - for lint issues in class environments filter the instance and class side Lukas > > ...Stan > > -- > View this message in context: > http://n2.nabble.com/Code-Critics-pragmas-for-classes-do-they-need-to-be-on-instance-and-class-side-tp4244276p4245938.html > Sent from the Pharo Smalltalk mailing list archive at Nabble.com. > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
