Python Impact Analysis Tool ?

Toby Dickenson tdickenson at devmail.geminidataloggers.co.uk
Thu May 26 08:54:58 EDT 2005


On Thursday 26 May 2005 13:46, dcolford2000 at hotmail.com wrote:
> Hi
> 
> 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.

For physical dependencies between modules:

http://www.tarind.com/depgraph.html

-- 
Toby Dickenson



More information about the Python-list mailing list