docs/diploma

view thesis/tbl/strategies.tbl @ 393:6494832a798c

fixed all half-spaces after RF, RG, TODO
author meillo@marmaro.de
date Sat, 07 Feb 2009 12:00:11 +0100
parents 850e2a474adb
children
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 \RF\,7: Encryption (\TODO\,1) & +++ & x & & \\
6 \RF\,6: Authentication (\TODO\,2) & +++ & x & & \\
7 \RG\,1: Security (\TODO\,3) & +++ & & x & x \\
8 \RG\,2: Reliability (\TODO\,4) & +++ & & & x \\
9 \RF\,8: Spam handling (\TODO\,5) & +++ & x & x & x \\
10 \RG\,4: Extendability (\TODO\,6) & +++ & & & x \\
11 \hline
12 \RG\,3: Robustness & ++ & & & x \\
13 \hline
14 \RF\,1: In/out channels & + & x & x & x \\
15 \RF\,2: Mail queueing & + & & & x \\
16 \RG\,5: Maintainability & + & & & x \\
17 \hline
18 \RF\,5: Route management & 0 & x & & \\
19 \RF\,9: Malware handling & 0 & x & x & x \\
20 \RF\,10: Archiving & 0 & x & & x \\
21 \RG\,6: Testability & 0 & & & x \\
22 \hline
23 \RF\,3: Header sanitizing & - & x & & \\
24 \RF\,4: Aliasing & - & x & & \\
25 \RG\,10: Usability & - & x & & \\
26 \hline
27 \RG\,8: Availability & -{}- & x & & \\
28 \hline
29 \RG\,7: Performance & -{}-{}- & x & & \\
30 \RG\,9: Portability & -{}-{}- & x & & \\
31 \hline \hline
32 Score (Sum of `+') & 23 & 9 & 7 & 17 \\
33 \hline
34 \end{tabular}