Changes between Version 20 and Version 21 of DeveloperGuidelines/Quality


Ignore:
Timestamp:
12/29/13 19:52:25 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Quality

    v20 v21  
    4343
    4444
    45   * The solution does not break functionality of the application (except for functionality it replaces)
     45  * The solution does not break other functionality of the application (except for functionality it replaces or supersedes)
    4646         
    4747  * All processing always ends with a valid database status regardless whether it succeeds or fails