Previous Page Parent Page Next Page TOC

Guide Lines

Guidelines fulfill two major purposes:
  1. They annoy developers by restricting their freedom to code how and whatever they like.
  2. Make the code better readable and understandable by other developers.

COPASI is a team effort, which has been created by a number of people most of them no longer in the team. Therefore, the benefits of point 2 by far outweigh the annoyance factor for the individual developer. It is therefore imperative that each developer has a look at the guide lines and follows them as strict as possible. It is also important to remind that even single developers need readable code as after some time reading your own old code is the same as reading someone else's.

The guide lines are available online (html) or for download (pdf).