Hi,
Perhaps this is of interest to someone.
I produced a new visualization to show the dependencies introduced by annotations in a Java system: http://www.themoosebook.org/book/externals/visualizations/annotation-constel...
The goal of the visualization is twofold: - help identify which annotations are closer together and with this occasion get an idea of what technologies are used - make explicit the fact that annotations do introduce another layer of complexity
At the moment, this works for Java systems. Perhaps it would be interesting to populate the Annotation entities from Smalltalk as well.
Cheers, Doru
-- www.tudorgirba.com
"Problem solving should be concentrated on describing the problem in a way that is relevant for the solution."