Diff for "SpecificationDependencies"

Not logged in - Log In / Register

Differences between revisions 1 and 2
Revision 1 as of 2006-06-26 06:55:59
Size: 967
Editor: 203-173-178-53
Comment: moved from https://wiki.launchpad.canonical.com/SpecificationDependencies
Revision 2 as of 2008-06-17 14:21:17
Size: 967
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Blueprint allows you to keep track of the dependencies between specifications. So, for example, if one feature needs to be implemented before another can be implemented, you can record that information in Blueprint. This means that Launchpad can always know which sequence you need to implement your features in.

Use the "Add Dependency" and "Remove Dependency" action links from the menu of the specification to keep track of the dependencies of any given specification. The system will try to prevent circular dependencies (when feature A depends on B which depends on C). In addition, it will in general only allow you to make a feature dependent on another specification in the same product or distribution. In future, we might relax this constraint.

These specification dependencies are used to generate BlueprintRoadmaps which are lists showing the optimal sequence for a set of features to be implemented, based on their priority and definition status.

SpecificationDependencies (last edited 2011-06-07 06:25:22 by ppp121-44-139-12)