May 5 2003
Document Information | |
---|---|
Organisation | Hogeschool voor de Kunsten Utrecht (HKU) |
Project name | Signature |
Version | 0.1 |
Status | draft |
Location | mediate/signature/doc/db_implement.xml |
Audience | Gerard van Wolferen, Hans Timmermans |
Abstract:
The abstract gives a short description of the contents of this document. This document describes the implementation of the Signature database using a linked list structure and other things that might be relevant to the design, although these have to be defined as such and must be more than just text to fill the page, like this piece does.
The actual implementation of a system is the collection of code, hardware, choice of programming language etc. The implementation document may contain any information relevant to the implementation, even fragments of code.
Keep the focus on the system as it is (or will be) built. In the design document we describe possible alternatives and choices but in this section we only describe the solutions that were chosen to be implemented and these deserve to be described accurately enough for another designer to do the implementation work.
The implementation document is also very useful for debugging and maintenance purposes, so every minor detail has to be described in it.