Details
-
Type:
Improvement
-
Status:
Analysis
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: UDIG 1.1-RC14
-
Fix Version/s: UDIG 1.4.1
-
Component/s: framework
-
Labels:None
Description
It would be useful to have a removeProject() method in the ProjectRegistry class to allow programmatic removal without having to worry about clearing out project elements etc. It would need to have the same options as the UI deletion i.e. have a boolean parameter which allows you to choose whether to just remove the project from the registry or remove it and also delete the project files from the file system.