[ENH] MethodAutoCategorization-nk (fix to prior version)

Ned Konz ned at bike-nomad.com
Sat Feb 24 16:59:22 UTC 2001


On Saturday 24 February 2001 07:34, Stephan Rudlof wrote:

> > No. Just as it says: "all methods that are categorized in my
> > superclasses".
>
> Is this feature feature "categorize from superclasses" for all classes?

I don't understand. There is a local one that you can get to from the browser 
that just affects the current class. It assigns categories to uncategorized 
methods in the current class by looking up the superclass chain. The first 
category it finds (if any) for each uncategorized method is used.

> If no: What's the difference between "recategorize all" and "categorize
> from superclasses" then?

"Recategorize all" first forgets all the categories that have been assigned 
to methods in the current class, then does a "categorize from superclasses".

There are also a couple of methods in SystemDictionary that can be used to 
"clean up" all the classes in your system.

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com





More information about the Squeak-dev mailing list