Bug 231243 - [Example Extension] Add an option in Scenario Builder to not overwrite existing file
Summary: [Example Extension] Add an option in Scenario Builder to not overwrite existi...
Status: ASSIGNED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: OHF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Dennis Nguyen CLA
QA Contact: Lloyd McKenzie CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-08 23:42 EDT by Dennis Nguyen CLA
Modified: 2012-01-05 13:31 EST (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 Dennis Nguyen CLA 2008-05-08 23:42:29 EDT
Add an option in Scenario Builder wizard (Example extension) to not overwrite existing file. 

Most likely it's parameter files that should not be overwritten.
Comment 1 Dennis Nguyen CLA 2008-05-20 23:10:34 EDT
Confused as there are already an "Overwritting existing file" option in the wizard. This conceptual idea of this option is

"ignore any existing content files. If this is false, new parameters will be merged into any existing parameter files found, and any existing models will be left untouched (i.e. nothing will be generated in these cases)"

Is this the same option ? If not, need to know how to resolve conflict (i.e. skip existing content file and merge existing parameter file VS. skip parameter files)