[Newbies] object instance browser?

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


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

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


More information about the Beginners mailing list