| 35 | * Perhaps it wont be bad to give a link to some good articles about TDD because it sounds frightening when it is first met. --pap@2009-01-15 |
| 36 | * It should be noted that our design relies heavily on the properties library and so generally of our classes should be either !ProObjects or immutable. And that !ProObjects should have only properties or static final fileds. --pap@2009-01-15 |
| 37 | * Document's design should point the general layout structure of the documents. --pap@2009-01-15 |
| 38 | * Maintenance design should point which parts need maintaining. If it is aboud some documents then these would be the paragraphs and so on. --pap@2009-01-15 |
| 39 | * Setup design should link to tutorials that should be used for making the setup. --pap@2009-01-15 |
| 40 | * UML Diagrams and reqired libraries sound strange for a bugfix. --pap@2009-01-15 |