Hi Folks,
I just did a commit to the repo. It includes the updated ReferenceFinder and brand new WeightTracer by Andres Valloud and Jan Vrany (thanks folks!). Open an inspector on a window (using the halo). In the bottom pane evaluate 'ReferenceFinder openExplorerOn: self' and 'WeightTracer openExplorerOn: self'. Check the object trees to see what you have there. Read ClosureScanner class comment. You'll agree with me that this is truly great! Also, several contributions by Ken (thanks Ken!), and a few fixes to Display updating, font creation, etc. by yours truly. I also included an xml file with the test results. Cheers, Juan Vuletich _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
On Tue, 2015-07-28 at 09:28 -0300, Juan Vuletich wrote:
> Hi Folks, > > I just did a commit to the repo. It includes the updated ReferenceFinder > and brand new WeightTracer by Andres Valloud and Jan Vrany (thanks folks!). > > Open an inspector on a window (using the halo). In the bottom pane > evaluate 'ReferenceFinder openExplorerOn: self' and 'WeightTracer > openExplorerOn: self'. Check the object trees to see what you have > there. Read ClosureScanner class comment. You'll agree with me that this > is truly great! > Very cool stuff indeed! Are there any notable changes between the old and new ReferenceFinder or is it mostly just internals stuff? Also, should WeightTracer be added to the context menu (right click) of Explorer and Inspector windows? > Also, several contributions by Ken (thanks Ken!), and a few fixes to > Display updating, font creation, etc. by yours truly. > > I also included an xml file with the test results. > > Cheers, > Juan Vuletich > > _______________________________________________ > Cuis mailing list > [hidden email] > http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
On 7/28/2015 6:41 PM, Phil (list) wrote:
> On Tue, 2015-07-28 at 09:28 -0300, Juan Vuletich wrote: >> Hi Folks, >> >> I just did a commit to the repo. It includes the updated ReferenceFinder >> and brand new WeightTracer by Andres Valloud and Jan Vrany (thanks folks!). >> >> Open an inspector on a window (using the halo). In the bottom pane >> evaluate 'ReferenceFinder openExplorerOn: self' and 'WeightTracer >> openExplorerOn: self'. Check the object trees to see what you have >> there. Read ClosureScanner class comment. You'll agree with me that this >> is truly great! >> > Very cool stuff indeed! Are there any notable changes between the old > and new ReferenceFinder or is it mostly just internals stuff? I believe it is refactoring to make room for the new WeightTracer. > Also, > should WeightTracer be added to the context menu (right click) of > Explorer and Inspector windows? Yes! Care to send a cs? Cheers, Juan Vuletich _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
On Wed, 2015-07-29 at 11:49 -0300, Juan Vuletich wrote:
> On 7/28/2015 6:41 PM, Phil (list) wrote: > > On Tue, 2015-07-28 at 09:28 -0300, Juan Vuletich wrote: > >> Hi Folks, > >> > >> I just did a commit to the repo. It includes the updated ReferenceFinder > >> and brand new WeightTracer by Andres Valloud and Jan Vrany (thanks folks!). > >> > >> Open an inspector on a window (using the halo). In the bottom pane > >> evaluate 'ReferenceFinder openExplorerOn: self' and 'WeightTracer > >> openExplorerOn: self'. Check the object trees to see what you have > >> there. Read ClosureScanner class comment. You'll agree with me that this > >> is truly great! > >> > > Very cool stuff indeed! Are there any notable changes between the old > > and new ReferenceFinder or is it mostly just internals stuff? > > I believe it is refactoring to make room for the new WeightTracer. > > > Also, > > should WeightTracer be added to the context menu (right click) of > > Explorer and Inspector windows? > > Yes! Care to send a cs? > Done... pull request submitted > Cheers, > Juan Vuletich _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
On 7/29/2015 2:11 PM, Phil (list) wrote:
> On Wed, 2015-07-29 at 11:49 -0300, Juan Vuletich wrote: >> On 7/28/2015 6:41 PM, Phil (list) wrote: >>> On Tue, 2015-07-28 at 09:28 -0300, Juan Vuletich wrote: >>>> Hi Folks, >>>> >>>> I just did a commit to the repo. It includes the updated ReferenceFinder >>>> and brand new WeightTracer by Andres Valloud and Jan Vrany (thanks folks!). >>>> >>>> Open an inspector on a window (using the halo). In the bottom pane >>>> evaluate 'ReferenceFinder openExplorerOn: self' and 'WeightTracer >>>> openExplorerOn: self'. Check the object trees to see what you have >>>> there. Read ClosureScanner class comment. You'll agree with me that this >>>> is truly great! >>>> >>> Very cool stuff indeed! Are there any notable changes between the old >>> and new ReferenceFinder or is it mostly just internals stuff? >> I believe it is refactoring to make room for the new WeightTracer. >> >>> Also, >>> should WeightTracer be added to the context menu (right click) of >>> Explorer and Inspector windows? >> Yes! Care to send a cs? >> > Done... pull request submitted And accepted. Thank you! Cheers, Juan Vuletich _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
Free forum by Nabble | Edit this page |