docs/diploma
diff thesis/tbl/strategies.tbl @ 271:c80b6b6fb798
moved tables from input to tbl
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jan 2009 12:16:43 +0100 |
parents | thesis/input/strategies.tex@691c08400988 |
children | 6cf649e62d42 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/thesis/tbl/strategies.tbl Thu Jan 15 12:16:43 2009 +0100 1.3 @@ -0,0 +1,38 @@ 1.4 +\begin{tabular}[Hbt]{| l | c || c | c | c |} 1.5 + \hline 1.6 + Requirement & Focus & S1 & S2 & S3 \\ 1.7 + \hline \hline 1.8 + \RF7: encryption (\TODO1) & +++ & x & & \\ 1.9 + \RF6: authentication (\TODO2) & +++ & x & & \\ 1.10 + \RG1: security (\TODO3) & +++ & & x & x \\ 1.11 + \RG2: reliability (\TODO4) & +++ & & & x \\ 1.12 + \RF8: spam handling (\TODO5) & +++ & x & x & x \\ 1.13 + \RG4: extendability (\TODO6) & +++ & & & x \\ 1.14 + \hline 1.15 + \RG3: robustness & ++ & & & x \\ 1.16 + \hline 1.17 + \RF1: in/out channels & + & x & x & x \\ 1.18 + \RF2: mail queueing & + & & & x \\ 1.19 + \RG5: maintainability & + & & & x \\ 1.20 + \hline 1.21 + \RF5: route selection & 0 & x & & \\ 1.22 + \RF9: malware handling & 0 & x & x & x \\ 1.23 + \RF10: archiving & 0 & x & & x \\ 1.24 + \RG6: testability & 0 & & & x \\ 1.25 + \hline 1.26 + \RF3: header sanitizing & - & x & & \\ 1.27 + \RF4: aliasing & - & x & & \\ 1.28 + \RG10: usability & - & x & & \\ 1.29 + \hline 1.30 + \RG8: availability & -{}- & x & & \\ 1.31 + \hline 1.32 + \RG7: performance & -{}-{}- & x & & \\ 1.33 + \RG9: portability & -{}-{}- & x & & \\ 1.34 + \hline \hline 1.35 + Score (Sum of `+') & 23 & 9 & 7 & 17 \\ 1.36 + \hline 1.37 +\end{tabular} 1.38 + 1.39 + 1.40 + 1.41 +