Re: [Pharo-dev] gtinspector deconstructed

2013-12-20 Thread Sven Van Caekenberghe
On 19 Dec 2013, at 22:26, Tudor Girba tu...@tudorgirba.com wrote: That is a good observation :). You do not like the underscore, or the sel entry? If you talk about the underscore, I just wanted a way to distinguish between special variables. You also see the same notation in the

Re: [Pharo-dev] gtinspector deconstructed

2013-12-19 Thread roberto.mine...@usi.ch
Hi Doru, I have never used it till 2 days ago when I was playing with Andrei to do something. The only thing I can say is that it “feels” strange at the beginning… I am not used to this horizontal navigation… I am more used to spawning a lot of small inspectors that I can also use to compare

Re: [Pharo-dev] gtinspector deconstructed

2013-12-19 Thread Tudor Girba
Hi Roberto, Thanks for expressing an interest :). Please let us know when you encounter something that does not work for you. This is a critical tool in a Pharo environment and we need all the feedback we can get to improve it. It can indeed feel strange at first as it requires you to work a bit

Re: [Pharo-dev] gtinspector deconstructed

2013-12-19 Thread Sven Van Caekenberghe
Hi Doru, On 19 Dec 2013, at 07:50, Tudor Girba tu...@tudorgirba.com wrote: Hi, I took a bit of time to describe how the GTInspector works, what makes it different, and to provide hints for several usage scenarios.

Re: [Pharo-dev] gtinspector deconstructed

2013-12-19 Thread Sven Van Caekenberghe
Ah, yes, and I don’t like the _self. Why would you want to do that ??

Re: [Pharo-dev] gtinspector deconstructed

2013-12-19 Thread Tudor Girba
Hi Sven, On Thu, Dec 19, 2013 at 9:29 PM, Sven Van Caekenberghe s...@stfx.eu wrote: Hi Doru, On 19 Dec 2013, at 07:50, Tudor Girba tu...@tudorgirba.com wrote: Hi, I took a bit of time to describe how the GTInspector works, what makes it different, and to provide hints for several

Re: [Pharo-dev] gtinspector deconstructed

2013-12-19 Thread Tudor Girba
That is a good observation :). You do not like the underscore, or the sel entry? If you talk about the underscore, I just wanted a way to distinguish between special variables. You also see the same notation in the debugger (variables like _self and _thisContext). If you talk about the entry