Difference between revisions of "FOS"
Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102f68/fos/wiki/includes/MagicWord.php on line 902
From FOS Wiki
(→The Idea) |
m (→How to write the FOS documentation) |
||
Line 31: | Line 31: | ||
When we begin to develop a new version of FOS the first thing to do is to plan and schedule the whole work. This means: | When we begin to develop a new version of FOS the first thing to do is to plan and schedule the whole work. This means: | ||
* Add all the new requirements to the [[Requirements Specification]]. If the requirement for the new version is already described in this document this requirement will be updated. | * Add all the new requirements to the [[Requirements Specification]]. If the requirement for the new version is already described in this document this requirement will be updated. | ||
− | * Make sure that the database provides all data that the new version of FOS | + | * Make sure that the database provides all data that the new version of FOS needs |
* Create the use cases | * Create the use cases | ||
* Create the milestones and the related blueprints | * Create the milestones and the related blueprints |