Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-03 Thread p...@highoctane.be
Very nice. Now, I am wondering why some instances are where they are in my image :-) Thx for making this. Phil On Wed, Sep 3, 2014 at 4:14 AM, Ben Coman b...@openinworld.com wrote: Mariano Martinez Peck wrote: Also, would be nice to filter out StrongPointerExplorerWrapper instances. I

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Thierry Goubier
Thanks Ben, I think this will be very helpfull :) Could you add a ConfigurationOfPointerDetective in the meta repo to enable an easy access? Thierry Le 02/09/2014 19:40, Ben Coman a écrit : greetings all, I had an itch to scratch... I find it difficult using the tree list of the standard

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Max Leske
You are my hero! I was just complaining about that to Doru at ESUG. This sort of tool should be part of the standard tool set so please keep on improving it and we’ll try to convince someone to integrate it :) Max On 02.09.2014, at 19:40, Ben Coman b...@openinworld.com wrote: greetings all,

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Yuriy Tymchuk
Oh yes, this is essential part of “working with objects”. No? On 02 Sep 2014, at 21:37, Max Leske maxle...@gmail.com wrote: You are my hero! I was just complaining about that to Doru at ESUG. This sort of tool should be part of the standard tool set so please keep on improving it and we’ll

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Mariano Martinez Peck
Hi Ben, Very nice tool! Thank you very much for it. Questiondo you think it is possible to add a feature that it automatically builds the whole graph starting at target object until the GC root that is holding it? In Pharo, the GC root is the special object array (see

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Mariano Martinez Peck
BTW , +1 to the ability of open an inspect on a node. On Tue, Sep 2, 2014 at 5:05 PM, Mariano Martinez Peck marianop...@gmail.com wrote: Hi Ben, Very nice tool! Thank you very much for it. Questiondo you think it is possible to add a feature that it automatically builds the whole

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Mariano Martinez Peck
Also, would be nice to filter out StrongPointerExplorerWrapper instances. On Tue, Sep 2, 2014 at 5:09 PM, Mariano Martinez Peck marianop...@gmail.com wrote: BTW , +1 to the ability of open an inspect on a node. On Tue, Sep 2, 2014 at 5:05 PM, Mariano Martinez Peck marianop...@gmail.com

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Camille Teruel
On 2 sept. 2014, at 21:37, Max Leske maxle...@gmail.com wrote: You are my hero! I was just complaining about that to Doru at ESUG. This sort of tool should be part of the standard tool set so please keep on improving it and we’ll try to convince someone to integrate it :) +1 Max On

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Stephan Eggermont
Nice work! I'm getting inspired. Stephan

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Ben Coman
Thierry Goubier wrote: Thanks Ben, I think this will be very helpfull :) Could you add a ConfigurationOfPointerDetective in the meta repo to enable an easy access? I will soon, but its a single mcz with no dependencies, so don't let that hold you back from trying it :) cheers -ben

Re: [Pharo-dev] [ANN] Pointer Detective

2014-09-02 Thread Ben Coman
Mariano Martinez Peck wrote: Also, would be nice to filter out StrongPointerExplorerWrapper instances. I disagree with that being hard coded. Either StrongPointerExplorerWrapper weakly wraps the object it points to, and so is already handled, or it is a candidate for preventing object