Edit Rename Changes History Upload Download Back to Top

Description of Class usage browser

Gives a user determined view of which classes are used / associated with / or contained by other classes. Takes the simple minded approach of modifying the hierarchy browser. To determine what is shown for the class usage, you add class side method 'contains' Example: contains ^#(ClassA ClassC)

DO NOT USE WITH VERSIONS EARLIER THAN 5i.4 !! At least I suspect that the overall browser setup has changed, you can try it, but be ready to dump the image.

Bug Fix 9/8/2001 replace respondsTo: with selectors to avoid picking up superclass methods


Edit Rename Changes History Upload Download Back to Top