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(a)tudorgirba.com>om>:
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(a)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(a)tudorgirba.com>om>:
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(a)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:
graph-generation-tool
Hernán
_______________________________________________
Moose-dev mailing list
Moose-dev(a)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(a)list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)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(a)list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev