docs/diploma

view thesis/tbl/strategies.tbl @ 381:850e2a474adb

complete rework of ch04
author meillo@marmaro.de
date Thu, 05 Feb 2009 11:34:20 +0100
parents 6cf649e62d42
children 6494832a798c
line source
1 \begin{tabular}[Hbt]{| l | c || c | c | c |}
2 \hline
3 Requirement & Focus & S\,1 & S\,2 & S\,3 \\
4 \hline \hline
5 \RF7: Encryption (\TODO1) & +++ & x & & \\
6 \RF6: Authentication (\TODO2) & +++ & x & & \\
7 \RG1: Security (\TODO3) & +++ & & x & x \\
8 \RG2: Reliability (\TODO4) & +++ & & & x \\
9 \RF8: Spam handling (\TODO5) & +++ & x & x & x \\
10 \RG4: Extendability (\TODO6) & +++ & & & x \\
11 \hline
12 \RG3: Robustness & ++ & & & x \\
13 \hline
14 \RF1: In/out channels & + & x & x & x \\
15 \RF2: Mail queueing & + & & & x \\
16 \RG5: Maintainability & + & & & x \\
17 \hline
18 \RF5: Route management & 0 & x & & \\
19 \RF9: Malware handling & 0 & x & x & x \\
20 \RF10: Archiving & 0 & x & & x \\
21 \RG6: Testability & 0 & & & x \\
22 \hline
23 \RF3: Header sanitizing & - & x & & \\
24 \RF4: Aliasing & - & x & & \\
25 \RG10: Usability & - & x & & \\
26 \hline
27 \RG8: Availability & -{}- & x & & \\
28 \hline
29 \RG7: Performance & -{}-{}- & x & & \\
30 \RG9: Portability & -{}-{}- & x & & \\
31 \hline \hline
32 Score (Sum of `+') & 23 & 9 & 7 & 17 \\
33 \hline
34 \end{tabular}