Python Impact Analysis Tool ?

Mike Meyer mwm at idiom.com
Thu May 26 09:14:50 EDT 2005


dcolford2000 at hotmail.com writes:
> I am a mainframe designer/progrmmer. What I need is a tool that shows
> me at design time what links to what so that I can understand the
> application. When a design change comes through I could say OK this
> change affects only A, B, and C out of the whole alphanet. Then I would
> be able to isolate what needs to be changed and unit tested..I am
> trying to improve programmer productivity at design time.

Take as look at PyUMLGraph. That should narrow it down to classes.

        <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list