...
<Describe all design decisions made for the sub-system. Provide at least decision descriptions for all frameworks, libraries and other technologies used. Other decisions may be related to software patterns, system-structure, adapted principles or the like.>
Decision | Description |
---|---|
Problem/Issue | A short description of the design problem. |
Decision | A short description of the design decision. |
Alternatives | What are the alternatives for this decision? Are there any alternative diagrams to support this? |
Arguments | Which criteria were crucial for the decision? |
Design Sub-System B (and so on)
…
Database Design
<. If your system uses relational databases, make sure you provide a physical datamodel here.>Het veld locatieNaam is het soort locatie, dus huisadres, werkadres of klantadres met daarachter het medewerkernummer, klantnummer of kantoornummer.
Design decisions related to the database
...