on my pharo i have usually several workspaces flying around, one of them usually start with
Smalltalk garbageCollect .followed by a commented printout. if things get strange the commented printout can become a list. the next line normally looks like this:
(ObjectImWorkinOn allInstances )size.followed by a commented printout. if things get strange the commented printout can become a list.
werner
