On Thu, Mar 18, 2010 at 4:29 AM, Igor Stasenko <siguctua@gmail.com> wrote:
On 17 March 2010 21:59, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
hi guys
I wanted to know if one you try tried to automatically recategorized all the methods of the system. Because I'm tired to get this as yet unclassified in my face. I looks to my like dirt in the street. Wanna get clean...
But not all methods can be categorized automatically. I think tools can easily detect a category only for accessors and overrides, when you overriding a method which assigned to some category in superclass. How you suppose to auto-cat rest?
Look http://www.squeaksource.com/autoMethodCat initialize, finalize, clone, printOn, printXXX, copy, shutDown, startUp, testXXX, isXXX, private-XXX, etc, etc, etc can be automatically categorized, as you usually use the same category for the different classes. Cheers Mariano
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project