| Project: | PIMS |
|---|---|
| Internal Release Number: | 0.1 |
| Release Audience: |
Developer release (Internal usage)
Early access release (Controlled external access)
|
Related Documents: |
... distributed code assembling introduces a new layer of complexity: Two teams are now working on a single code base. Such shared data or source repositories require a more coordinated management style. Coordination of releases becomes more complex. Testing becomes more complex. Little things like design standards, coding standards, style guides, defined life-cycle processes, crisp documented specifications, and well-documented requirements all become the center of a common ethos that keep development possible.from Distributed Development: Lessons Learned by Michael Turnlund. This article is useful background on our choices for methodology.