Bug 16448 - Offer manual prereq entries in feature editor
Summary: Offer manual prereq entries in feature editor
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-20 12:27 EDT by Dejan Glozic CLA
Modified: 2002-05-20 21:48 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dejan Glozic CLA 2002-05-20 12:27:47 EDT
Allow users to enter prereqs manually in addition to computing it.
Comment 1 Dejan Glozic CLA 2002-05-20 21:48:01 EDT
Implemented.

By copy to Vlad, this was related to the ability to turn the auto-compute of 
prereqs. In addition, auto-compute is turned off (can be turned on with a 
checkbox). Users can use the 'Add...' button to specify alternative prereqs. 

However, I still think that using prereqs outside of the original spec is 
making the mechanism weaker. It ties features to other features (introduces 
feature to feature prereq under the covers).