[Newbies] object instance browser?

Herbert König herbertkoenig at gmx.net
Tue Dec 31 09:17:33 UTC 2013


Oh and if you have an image to waste:

In a workspace "Object allSubInstances explore" (!!!DON'T DO IT!!!) This 
is just so you learn how to get an Explorer or inspector on the result 
of an expression.

You can do: (1.0 + 1) inspect, but how boring is that :-))

Cheers

Herbert

Am 31.12.2013 10:08, schrieb Herbert König:
> Hi David,
>
> In the Browser on any class right click, then 'more' then 'inspect 
> instances'. You get an I inspector on an Array with all instances. 
> Click on any instance, Press Alt + i for an inspector on this 
> particular instance or Alt + I (capitol I) for an Explorer. Explorer 
> gets slow on big collections.
>
> Works on any object. I suggest you browse Squeak by Example to learn 
> more about the tools in Squeak. (references, chase pointers for 
> exploring the ecosystem of objects)
>
> Cheers
>
> Herbert
>
> Am 31.12.2013 08:53, schrieb David Holiday:
>> Is there a way to browse the ecosystem of objects in a Smalltalk 
>> image? I'm not talking about the class browser, what I'm looking for 
>> is a way to see what objects have actually been instantiated and what 
>> their state is.
>>
>>
>> David Holiday
>> -------------------------------------------------
>> San Diego State University
>> neuburge at rohan.sdsu.edu <mailto:neuburge at rohan.sdsu.edu>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Beginners mailing list
>> Beginners at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20131231/3985bc8a/attachment.htm


More information about the Beginners mailing list