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







_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners



_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners