Hi, Indeed, this part of the inspector will be revisited for Pharo 5. But, what exactly do you mean by " I just want to select it to run an expression where self refers to the inspected object"? Cheers, Doru On Fri, May 29, 2015 at 5:30 PM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Is it okay that the Playground's inspector drills down on the self variable indefinitely?
It is... #(1 2 3) "Do it and go" will result in an Array being inspected, if I click on "self" it will open a new inspector on the side on the same object, and this can as deep as you want.
I would block that from happening, in the raw tab, the "self" variable shouldn't drill down, sometimes I just want to select it to run an expression where self refers to the inspected object.
Does it make sense what I propose? Or is there any use case where drilling down recursively ad infinutum is useful?
Regards!
Esteban A. Maringolo
-- www.tudorgirba.com "Every thing has its own flow"