[erlang-questions] code dependency diagrams

Vlad Dumitrescu vladdu55@REDACTED
Fri Feb 15 16:35:46 CET 2008


Hi,

On Fri, Feb 15, 2008 at 4:22 PM, Christophe Romain
<christophe.romain@REDACTED> wrote:
> This DSM is really a good idea !
>  and when you click on a row/column label, you can display a
>  conventional dependency graph.

If you really want to, yes. The way the IntelliJ tool does it is that
it marks with colors the dependents and the antecedents of the
selected item.
Of course, this works best for people that don't suffer from color
blindness, but otherwise it's much more compact.

See http://erlide.sf.net/dsm1.png for a snapshot. Dependencies "flow"
from green to blue(=current) to yellow. Notice the red "bad guy" too.

regards,
Vlad


-- 
Some people see things that are and ask, Why?
Some people dream of things that never were and ask, Why not?
Some people have to go to work and don't have time for all that.
--- George Carlin



More information about the erlang-questions mailing list