2015-05-29 12:36 GMT-03:00 Tudor Girba <tudor@tudorgirba.com>:
> Hi,
>
> Indeed, this part of the inspector will be revisited for Pharo 5.
Good. I'm sure this can be backported easily ;)
> But, what exactly do you mean by " I just want to select it to run an
> expression where self refers to the inspected object"?
I have the strong habit of running expressions (it is, send messages)
to objects directly in the inspector, in the case of the example
array, I can fiddle selecting the different elements in the array and
finally select the array itself ("self") to select as the receiver. I
expect to write these expression on the pane of the right, even when I
could do it on the pane of the left.
I hope I explained myself. :)
Esteban A. Maringolo