[Newbies] Retrieving a list of standard method categories?

Ramon Leon ramon.leon at allresnet.com
Thu Aug 9 18:55:53 UTC 2007


> Hi, the following menu is displayed when I go to add a 
> category in a clean image:
> 
> BEGIN_MENU:
> 
> Add Category
> -------------------
> New...
> updating
> callbacks
> initializing
> navigating
> opening
> applying primitives
> closure-prims
> comparing
> debugging
> initialize-release
> objects from disk
> system primitives
> testing
> 
> END_MENU

I'm fairly sure the category list is dynamically computed from all of the
categories in a classes superclasses, there is no standard list.

Ramon Leon
http://onsmalltalk.com



More information about the Beginners mailing list