Visualizing Dataflow
Posted by Mike Haller
on Monday, June 21. 2010
at 22:49
in Java
Not being an AOP guru, i wondered if there was something else to use. Something, which is unobtrusive and can be applied to existing systems. The first thing i'm trying is Java's Debugging APIs, namely JDI, to automatically step through a program and record method entries.
