[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]>                  http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to