Development process

NOTE! This document is outdated and has been replaced with newer documentation. See Development process and other important procedures

This document describes the development process we try to use in this project. This is not carved in stone and deviations may occur.

Last updated: $Date: 2011-06-27 14:06:13 +0200 (må, 27 jun 2011) $

For each part in the development we should follow the following procedure:

1. Group meeting
2. Analysis and design
3. Create the classes for the data layer
4. Create the corresponding classes in the core layer
5. Create test code
6. Problems