Status: New
Owner: ----
New issue 4380 by
[hidden email]: Browse hierarchy from an inspector
generates a DNU
http://code.google.com/p/pharo/issues/detail?id=4380VM: Mac OS - intel - 1058 - Croquet Closure Cog VM [CoInterpreter
VMMaker-oscog.54] Pharo Development 1.1
Image: Pharo1.3a [Latest update: #13255]
Steps to reproduce:
1. Open a Workspace (World->Workspace)
2. Type 'hello' an inspect it
3. Right click over self and choose "Browse hierarchy"
You'll get a DNU because #classHierarchy is not understood.
----
NOTE: #classHierarchy is implemented on StringHolder, by the class
comment of the Inspector class it seems that the Inspector was a sub-class
of StringHolder. Maybe this method was missed in some refactoring.
----
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker