Hi Hernán,
why not use the message flow browser[1] with a scope restricted to a class?
Scoped browsing with implementors / senders search is what I do in your situation.
Regards,
Thierry
[1] https://pharoweekly.wordpress.com/2015/09/09/new-tool-flow-message-browser/
2016-10-05 17:27 GMT+02:00 Hernán Morales Durand hernan.morales@gmail.com:
Hi Tudor,
Maybe you have experimented this situation before: When you face a new class with many methods you want to understand the message flow, specially with those I call the "main()" classes, where there is mostly one or two methods which trigger execution of other "private" methods. My interest is then to quickly explore the call graph at the method level, at a single class scope. Cheers,
Hernán
2016-10-05 7:24 GMT-03:00 Tudor Girba tudor@tudorgirba.com:
Hi,
Thanks for the report. I could reproduce the problem.
Could you detail your specific requirements? What nodes would you expect to see: Methods, Classes, Packages?
For example, we can have one method and show all transitive dependencies starting from that. Is this what you are looking for?
Cheers, Doru
On Sep 30, 2016, at 8:11 PM, Hernán Morales Durand <
hernan.morales@gmail.com> wrote:
Hi Tudor,
Thank you for the suggestion, I want to visualize one of my projects. I
tried to use RTDominanceTreeLayout from Moose with "Compression" package in Moose Panel, and found it is used in "All famixnamespaces" and "All famixpackages" (this one is giving a MessageNotUnderstood: FAMIXClass>>FAMIXPackage). I always get 2 namespaces so I couldn't check how close enough is RTDominanceTreeLayout from Moose.
However, I checked the mailing list and found a script using
RTDominanceTreeLayout so I would start from there.
Cheers,
Hernán
2016-09-30 6:37 GMT-03:00 Tudor Girba tudor@tudorgirba.com: Hi,
The closest layout that you can use is RTDominanceTreeLayout.
What kind of call graph do you want to visualize? From you Pharo code
or something else?
Cheers, Doru
On Sep 30, 2016, at 5:53 AM, Hernán Morales Durand <
hernan.morales@gmail.com> wrote:
Any call graph generator out there?
I mean something where you can actually see selector names in the
graph (without hover) like these:
http://phpcallgraph.sourceforge.net/ http://stackoverflow.com/questions/793685/c-sharp-call-graph
-generation-tool
Hernán
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Next time you see your life passing by, say 'hi' and get to know her."
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"We can create beautiful models in a vacuum. But, to get them effective we have to deal with the inconvenience of reality."
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev