[ENH] InspectorEnh-ajh

Anthony Hannan ajhannan at yahoo.com
Tue Jun 24 05:19:08 UTC 2003


InspectorEnh-ajh was separated out of the old ContextCleanupPlus-ajh.  It
exists as an independent package on SqueakMap.  Nothing depends on it.  Below
is its description:

Adds #inspectorClass protocol that #inspect calls to find the appropriate
inspector for the receiver.  #basicInspect uses a new generic inspector called
BasicInspector.  CompiledMethods use a new inspector class call
CompiledMethodInspector, which display mnemonic bytecode instructions and
literals.  An inspector will change to the appropriate class when being updated
with a new receiver.

String asExplorerString has been changed to print its normal printString.

Cheers,
Anthony


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



More information about the Squeak-dev mailing list