logo       

BehaviorInspector: msg#01406

lang.smalltalk.squeak.general

Subject: BehaviorInspector

Hi,

At ESUG, we got a presentation of F-script (a scripting and Smalltalk language with APL like vector manipulations). Philippe the F-Script father implemented a ***really*** interesting inspector called object inspector.

See the attached file

Attachment: Fscriptinspector.gif
Description: application/applefile

Attachment: Fscriptinspector.gif
Description: GIF image




The idea is that this behavioral inspector does not show the instance of object, but offers all the methods, when we click on a method it get executed on this object and the result is put on the right. When selecting this new object the method it understand are again displayed on his right.
....

The methods are sorted from the class (top) to the superclass (bottom). this way we see always the
most specific method first.

In addtionI can select by clicking on any visual Mac element and get them into the "object browser"

if somebody would implement such an inspector for squeak this would be great to teach oo without violating encapsulation as right now with the inspector. I will try but I'm really full now.

Stef


Dr. Stéphane DUCASSE (ducasse@xxxxxxxxxxxx) http://www.iam.unibe.ch/~ducasse/
"if you knew today was your last day on earth, what would you do
different? ... especially if, by doing something different, today
might not be your last day on earth" Calvin&Hobbes

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise