But there is something weird in there still. the card1,2,3,4 things are not on the class side in any way and still do show there. Weird. Maybe these were the temporaries. In any case, it is weird. Phil On Wed, Mar 19, 2014 at 5:42 PM, phil@highoctane.be <phil@highoctane.be>wrote:
Ah, looks like I was looking at something returning the class and not a proper object, so, of course, there are lots of things.
Phil
On Wed, Mar 19, 2014 at 5:20 PM, phil@highoctane.be <phil@highoctane.be>wrote:
Is there a way to get the EyeTreeInspector in Pharo3 to only display instance variables and globals and not the whole set of things that are of no interest when developing business style applications?
Or put the instance vars first.
I'll dig in there for my own use but for newcomers, that's a real PITA I guess. Maybe a filter icon or something would come helpful (or a SimpleEyeTreeInspector option in the drop down)
Phil