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 wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tbl/requirements.tbl	Thu Jan 15 12:16:43 2009 +0100
@@ -0,0 +1,27 @@
+\begin{tabular}[hbt]{| l || c | c | c |}
+	\hline
+	Requirement & Importance & Pending work & Focus \\
+	\hline \hline
+	\RF1: In/out channels    & ++ & - & + \\
+	\RF2: Mail queue         & ++ & - & + \\
+	\RF3: Header sanitizing  & 0 & - & - \\
+	\RF4: Aliasing           & 0 & - & - \\
+	\RF5: Route selection    & + & - & 0 \\
+	\RF6: Authentication     & ++ & + & +++ \\
+	\RF7: Encryption         & ++ & + & +++ \\
+	\RF8: Spam prevention    & + & ++ & +++ \\
+	\RF9: Malware handling   & - & + & 0 \\
+	\RF10: Archiving         & - & + & 0 \\
+	\hline
+	\RG1: Security           & ++ & + & +++ \\
+	\RG2: Reliability        & ++ & + & +++ \\
+	\RG3: Robustness         & + & + & ++ \\
+	\RG4: Extendability      & + & ++ & +++ \\
+	\RG5: Maintainability    & + & 0 & + \\
+	\RG6: Testability        & 0 & 0 & 0 \\
+	\RG7: Performance        & -{}- & - & -{}-{}- \\
+	\RG8: Availability       & - & - & -{}- \\
+	\RG9: Portability        & - & -{}- & -{}-{}- \\
+	\RG10: Usability         & + & -{}- & - \\
+	\hline
+\end{tabular}