changeset 236:3190d3a7ce3a

new table about requirements
author meillo@marmaro.de
date Sat, 10 Jan 2009 21:17:25 +0100
parents b9c96ffdd81f
children d5800d07e08c
files thesis/input/requirements.tex
diffstat 1 files changed, 46 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/input/requirements.tex	Sat Jan 10 21:17:25 2009 +0100
@@ -0,0 +1,46 @@
+\begin{tabular}[hbt]{| l || c | c | c |}
+	\hline
+	Requirement & Importance & Pending work & Priority \\
+	\hline \hline
+	RF1: In/out channels    & ++ & - & + \\
+	\hline
+	RF2: Mail queue         & ++ & - & + \\
+	\hline
+	RF3: Header sanitizing  & 0 & - & - \\
+	\hline
+	RF4: Aliasing           & 0 & - & - \\
+	\hline
+	RF5: Route selection    & + & - & 0 \\
+	\hline
+	RF6: Authentication     & + & + & ++ \\
+	\hline
+	RF7: Encryption         & ++ & + & +++ \\
+	\hline
+	RF8: Spam prevention    & + & ++ & +++ \\
+	\hline
+	RF9: Malware handling   & - & + & 0 \\
+	\hline
+	RF10: Archiving         & - & + & 0 \\
+	\hline
+	\hline
+	RG1: Security           & ++ & + & +++ \\
+	\hline
+	RG2: Reliability        & ++ & + & +++ \\
+	\hline
+	RG3: Robustness         & + & + & ++ \\
+	\hline
+	RG4: Extendability      & + & ++ & +++ \\
+	\hline
+	RG5: Maintainability    & + & 0 & + \\
+	\hline
+	RG6: Testability        & 0 & 0 & 0 \\
+	\hline
+	RG7: Performance        & -{}- & - & -{}-{}- \\
+	\hline
+	RG8: Availability       & - & - & -{}- \\
+	\hline
+	RG9: Portability        & - & -{}- & -{}-{}- \\
+	\hline
+	RG10: Usability         & + & -{}- & - \\
+	\hline
+\end{tabular}