2016-10-11 2:47 GMT-03:00 Thierry Goubier <thierry.goubier@gmail.com>:Hi Hernán,
Le 10/10/2016 à 23:37, Hernán Morales Durand a écrit :
Hi Thierry,
I know the Flow Message Browser since Squeak, but it doesn't provide a
graph.
I would love to have integrated a graph view into the Browser so we can
quickly determine importance of methods.
Replacing whatever is used to navigate between classes and methods in the browser with a graph that you can use to select methods?
No, nobody said replacing :). I was thinking more in adding a class menu item to open a Call Graph visualization.
Toggling between normal / hierarchy / call graph / whatever...
Depending on the way the target code is structured, it may be more or less important for understanding.
Yes, as long as we don't have metrics or better documentation (I mean quality doc) integrated **into** the Browser, we need more tools to quickly view interactions and help understanding.
Hernán