Author: Derick Rethans Date: 2007-01-15 10:03:17 +0100 (Mon, 15 Jan 2007) New Revision: 4502
Log: - Add the estimate section. Modified: docs/dev_process.txt Modified: docs/dev_process.txt =================================================================== --- docs/dev_process.txt 2007-01-13 00:00:08 UTC (rev 4501) +++ docs/dev_process.txt 2007-01-15 09:03:17 UTC (rev 4502) @@ -146,6 +146,18 @@ 4. _`Time and Cost Estimates` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Once the requirement specifications have been written and the design has been +made, it is possible to estimate how much time the implementation of a specific +item will take. During the two previous phases all possible ways of +implementation are researched and there is knowledge about what the +implementation of a new feature exactly will entail. + +There are a couple of things that need to be taken into account, for example +which part of the software is too me touched. Standalone small parts are easier +to estimate then larger parts that touch many different corners of the +software. + + 5. _`Implementation` ~~~~~~~~~~~~~~~~~~~~ -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components