Jan. 25, 2015
7:28 a.m.
I am still looking for concrete use cases why people need to see the printout in the editor.
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