Would it be easier to modify the existing swiftconfig to adjust to the new format of templates? <br><br><div>The main steps that were outlined are nearly already completed with swiftconfig</div><div><br></div><div>- The commands are already there</div>
<div>- A set of templates already exists, but would most likely be replaced with the ones verified by automated testing in the format Justin specified</div><div>- A good start for documentation using swiftconfig on a variety of configurations is at <a href="http://www.ci.uchicago.edu/wiki/bin/view/SWFT/LearningSwift">http://www.ci.uchicago.edu/wiki/bin/view/SWFT/LearningSwift</a></div>
<div>- Documentation for commands and syntax is there, swiftconfig -h and swiftrun -h</div><div>- List all templates with swiftconfig -list templates (already knows the correct order of where to look for templates)</div><div>
- Help for specific templates is a good idea. That would be pretty straightforward to add</div><div>- Support for applications and application groups is already there</div><div><br></div><div>If we started over it seems like we would be duplicating a lot of code</div>