docs/diploma

diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/tbl/requirements.tbl	Thu Jan 15 12:16:43 2009 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +\begin{tabular}[hbt]{| l || c | c | c |}
     1.5 +	\hline
     1.6 +	Requirement & Importance & Pending work & Focus \\
     1.7 +	\hline \hline
     1.8 +	\RF1: In/out channels    & ++ & - & + \\
     1.9 +	\RF2: Mail queue         & ++ & - & + \\
    1.10 +	\RF3: Header sanitizing  & 0 & - & - \\
    1.11 +	\RF4: Aliasing           & 0 & - & - \\
    1.12 +	\RF5: Route selection    & + & - & 0 \\
    1.13 +	\RF6: Authentication     & ++ & + & +++ \\
    1.14 +	\RF7: Encryption         & ++ & + & +++ \\
    1.15 +	\RF8: Spam prevention    & + & ++ & +++ \\
    1.16 +	\RF9: Malware handling   & - & + & 0 \\
    1.17 +	\RF10: Archiving         & - & + & 0 \\
    1.18 +	\hline
    1.19 +	\RG1: Security           & ++ & + & +++ \\
    1.20 +	\RG2: Reliability        & ++ & + & +++ \\
    1.21 +	\RG3: Robustness         & + & + & ++ \\
    1.22 +	\RG4: Extendability      & + & ++ & +++ \\
    1.23 +	\RG5: Maintainability    & + & 0 & + \\
    1.24 +	\RG6: Testability        & 0 & 0 & 0 \\
    1.25 +	\RG7: Performance        & -{}- & - & -{}-{}- \\
    1.26 +	\RG8: Availability       & - & - & -{}- \\
    1.27 +	\RG9: Portability        & - & -{}- & -{}-{}- \\
    1.28 +	\RG10: Usability         & + & -{}- & - \\
    1.29 +	\hline
    1.30 +\end{tabular}