That's why I said "I am not responsible of the consequences of the following code:"
hahahahaha
but yes, I tested. I doesn't fucked up the system but I don't know why when trying to see the changes in all the dirty packages it seems all methods were with "revision changed" and it was difficult to me to check what actually was done.
Cheers
Mariano
thanks :)
did you check?
does it work?
does it fucked up the system ;)
Stef
Stef
On Mar 18, 2010, at 11:48 PM, Mariano Martinez Peck wrote:
> I am not responsible of the consequences of the following code:
>
> First:
>
> Gofer new
> � � squeaksource: 'autoMethodCat';
> � � package: 'AutomaticMethodCategorizer';
> � � load.
>
> After:
>
> | autoCat |
> autoCat := AutomaticMethodCategorizer new.
> Smalltalk allClassesDo: [:each | autoCat categorizeAllUncategorizedMethodsOf: each ].
>
>
> Cheers
>
> Mariano
>
> On Wed, Mar 17, 2010 at 8:59 PM, 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...
>
> Stef
> _______________________________________________
> 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
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project