PackageDescription: RBPrerequisiteGraph


RB Prerequisite Graph

Last published: December 21, 2010 by 'randy'

Defines 4 Classes
Extends 5 Classes


This package adds a new CodeTool to the Refactoring Browser in VW 7.6 and later. This tool shows a graph of the deployment prerequisites of the selected package.

The graph layout is nothing fancy, but is designed so that all dependency arrows point left to right. Dependency cycles are detected and highlighted in the graph.

The code was initially adapted from RBStoreExtensions, and makes use of the HotDraw framework.

If you have any questions or comments, contact me at rcoulman _at_ gmail _dot_ com.