Mercurial > docs > diploma
comparison thesis/tbl/requirements.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/requirements.tex@f17b115bbd26 |
children | 6cf649e62d42 |
comparison
equal
deleted
inserted
replaced
270:397e94509bd9 | 271:c80b6b6fb798 |
---|---|
1 \begin{tabular}[hbt]{| l || c | c | c |} | |
2 \hline | |
3 Requirement & Importance & Pending work & Focus \\ | |
4 \hline \hline | |
5 \RF1: In/out channels & ++ & - & + \\ | |
6 \RF2: Mail queue & ++ & - & + \\ | |
7 \RF3: Header sanitizing & 0 & - & - \\ | |
8 \RF4: Aliasing & 0 & - & - \\ | |
9 \RF5: Route selection & + & - & 0 \\ | |
10 \RF6: Authentication & ++ & + & +++ \\ | |
11 \RF7: Encryption & ++ & + & +++ \\ | |
12 \RF8: Spam prevention & + & ++ & +++ \\ | |
13 \RF9: Malware handling & - & + & 0 \\ | |
14 \RF10: Archiving & - & + & 0 \\ | |
15 \hline | |
16 \RG1: Security & ++ & + & +++ \\ | |
17 \RG2: Reliability & ++ & + & +++ \\ | |
18 \RG3: Robustness & + & + & ++ \\ | |
19 \RG4: Extendability & + & ++ & +++ \\ | |
20 \RG5: Maintainability & + & 0 & + \\ | |
21 \RG6: Testability & 0 & 0 & 0 \\ | |
22 \RG7: Performance & -{}- & - & -{}-{}- \\ | |
23 \RG8: Availability & - & - & -{}- \\ | |
24 \RG9: Portability & - & -{}- & -{}-{}- \\ | |
25 \RG10: Usability & + & -{}- & - \\ | |
26 \hline | |
27 \end{tabular} |