GDP 1.0 Release¶
We are committed to doing a release in October for Terraswarm. However, we are not committed to a particular set of deliverables.
Code Cleaning¶
The code should be reformatted with a tool that provides consistent style including indentation and the use of tabs vs. spaces
Licensing¶
Files should have appropriate licensing and references to code that uses any third party licenses should be collected into one file
Coverity Scan¶
One thing to consider is whether the gdp Git repo should be made public in advance of the release so that Coverity Scan can be run on the tree to detect bugs via static analysis. Accessors and Ptolemy II have used Coverity Scan with good results.