Sunday, December 30, 2012

Visualizing architectural dependencies based on custom metrics...


Using dependency models to manage complex software architecture

http://delivery.acm.org/10.1145/1100000/1094824/p167-sangal.pdf?ip=129.16.213.178&acc=ACTIVE%20SERVICE&CFID=211948687&CFTOKEN=15311002&__acm__=1353930983_bd262d8f7f2a015ed0637a3abfa321f8

Looking for a related work on my newest article I've encountered this nice paper describing how to visualize dependency structure matrices (DSMs). The associated metric is quite simple and can be automated using static code analysis tools. What is even more interesting is that one can use many metrics and use the same visualization.

There are a few highlights which I find useful:

  • The authors show a tool which can be used in industrial applications
  • The tool and the method were evaluated based on large open source code
  • The tool has the possibility of zoom-in for components to show inter- and intra- dependencies
I need to test the tool myself with a few metrics of my own. I'll come back later with the results. 

@MiroslawStaron

No comments: