annotate thesis/tbl/strategies.tbl @ 409:ca763bd8c809 default tip

Added tag final version which I handed in for changeset ee7211546c02
author meillo@marmaro.de
date Wed, 11 Feb 2009 08:55:32 +0100 (2009-02-11)
parents 6494832a798c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
1 \begin{tabular}[Hbt]{| l | c || c | c | c |}
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
2 \hline
381
850e2a474adb complete rework of ch04
meillo@marmaro.de
parents: 287
diff changeset
3 Requirement & Focus & S\,1 & S\,2 & S\,3 \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
4 \hline \hline
393
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
5 \RF\,7: Encryption (\TODO\,1) & +++ & x & & \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
6 \RF\,6: Authentication (\TODO\,2) & +++ & x & & \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
7 \RG\,1: Security (\TODO\,3) & +++ & & x & x \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
8 \RG\,2: Reliability (\TODO\,4) & +++ & & & x \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
9 \RF\,8: Spam handling (\TODO\,5) & +++ & x & x & x \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
10 \RG\,4: Extendability (\TODO\,6) & +++ & & & x \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
11 \hline
393
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
12 \RG\,3: Robustness & ++ & & & x \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
13 \hline
393
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
14 \RF\,1: In/out channels & + & x & x & x \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
15 \RF\,2: Mail queueing & + & & & x \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
16 \RG\,5: Maintainability & + & & & x \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
17 \hline
393
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
18 \RF\,5: Route management & 0 & x & & \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
19 \RF\,9: Malware handling & 0 & x & x & x \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
20 \RF\,10: Archiving & 0 & x & & x \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
21 \RG\,6: Testability & 0 & & & x \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
22 \hline
393
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
23 \RF\,3: Header sanitizing & - & x & & \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
24 \RF\,4: Aliasing & - & x & & \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
25 \RG\,10: Usability & - & x & & \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
26 \hline
393
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
27 \RG\,8: Availability & -{}- & x & & \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
28 \hline
393
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
29 \RG\,7: Performance & -{}-{}- & x & & \\
6494832a798c fixed all half-spaces after RF, RG, TODO
meillo@marmaro.de
parents: 381
diff changeset
30 \RG\,9: Portability & -{}-{}- & x & & \\
240
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
31 \hline \hline
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
32 Score (Sum of `+') & 23 & 9 & 7 & 17 \\
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
33 \hline
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
34 \end{tabular}
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
35
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
36
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
37
046a8284b5d3 updated and new table
meillo@marmaro.de
parents:
diff changeset
38