Guys, 

If you want to discuss these aspects, please make sure you use the very latest image. Right now, exploring an OrderedCollection looks like this:


Various aspects were simplified recently. And pretty soon, it will also open on the first level.

Sven

On 19 Mar 2014, at 18:00, Sebastian Sastre <sebastian@flowingconcept.com> wrote:

yeah� but watch this:

#(a b c) asOrderedCollection 

<Screen Shot 2014-03-19 at 1.54.23 PM.png>

and then� 

arrow key down, then arrow key right and you get

<Screen Shot 2014-03-19 at 1.54.38 PM.png>

we can do better than that









On Mar 19, 2014, at 1:42 PM, 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