K-Team Follow Ups

SDD External Review Follow Ups

Reviewed on 20th October 1999

Document Maintainer:
Joel Brakey



FOLLOW UPS
  1. Repeated Introduction:  Our standard is that we have a uniform introduction over all our documents because it makes each document readable on its own.
  2. Standard for pseudo code: We have defined standards for pseudo code in our SQAP.
  3. Referring to the SADD: Since that version that was revieweed, we have defined that the Architectural Design will be included in the SDD and so there is no such thing as a separate SADD anymore.  The SADD was just the first version of the SDD.
  4. Coding standards: These are mentioned in our SQAP as well.
  5. Algorithms: We are going to mention when we have used a library Java function.  Of course, as Java provides so much, we don't choose between different types of sort functions, we just choose to use the one Java provides.  We will discuss why we used a particular library function over another (e.g. Hash table over a Vector).  Mahjong specific algorithms have pseudo code.
  6. Ambiguous references: They have been removed, of course.
  7. Indentaion: All fixed now.
  8. Glossary: It's included now.
  9. Bibliography: Booch method now has references in the Introduction.


Client Minutes    General Minutes    Review Minutes    Supervisor Minutes