Mercurial > docs > diploma
comparison thesis/tex/4-MasqmailsFuture.tex @ 271:c80b6b6fb798
moved tables from input to tbl
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jan 2009 12:16:43 +0100 |
parents | 8a6b6d941bbb |
children | 8a25b6262497 |
comparison
equal
deleted
inserted
replaced
270:397e94509bd9 | 271:c80b6b6fb798 |
---|---|
350 | 350 |
351 After the requirements for modern \mta{}s were identified in section \ref{sec:mta-requirements} and \masqmail's features were set against them in section \ref{sec:fulfilled-requirements}, here the the work that is left to do is identified. Table \ref{tab:requirements} lists all requirements with importance and the work needed to achieve them. The attention a work task should receive---the focus---depends on its importance and the amount of work it includes. | 351 After the requirements for modern \mta{}s were identified in section \ref{sec:mta-requirements} and \masqmail's features were set against them in section \ref{sec:fulfilled-requirements}, here the the work that is left to do is identified. Table \ref{tab:requirements} lists all requirements with importance and the work needed to achieve them. The attention a work task should receive---the focus---depends on its importance and the amount of work it includes. |
352 | 352 |
353 \begin{table} | 353 \begin{table} |
354 \begin{center} | 354 \begin{center} |
355 \input{input/requirements.tex} | 355 \input{tbl/requirements.tbl} |
356 \end{center} | 356 \end{center} |
357 \caption{Importance of and pending work for requirements} | 357 \caption{Importance of and pending work for requirements} |
358 \label{tab:requirements} | 358 \label{tab:requirements} |
359 \end{table} | 359 \end{table} |
360 | 360 |
428 | 428 |
429 The requirements are now regarded, each on its own. Each one is linked to the development strategy that is prefered to reach the specific requirement. Some requirements may be well achievable by using different strategies, so they are linked to all of them. The order of the requirements in the list depend on their level of focus. This linking of strategies to the requirements is shown in table \ref{tab:strategies}. | 429 The requirements are now regarded, each on its own. Each one is linked to the development strategy that is prefered to reach the specific requirement. Some requirements may be well achievable by using different strategies, so they are linked to all of them. The order of the requirements in the list depend on their level of focus. This linking of strategies to the requirements is shown in table \ref{tab:strategies}. |
430 | 430 |
431 \begin{table} | 431 \begin{table} |
432 \begin{center} | 432 \begin{center} |
433 \input{input/strategies.tex} | 433 \input{tbl/strategies.tbl} |
434 \end{center} | 434 \end{center} |
435 \caption{Development strategies and their suitability for requirements} | 435 \caption{Development strategies and their suitability for requirements} |
436 \label{tab:strategies} | 436 \label{tab:strategies} |
437 \end{table} | 437 \end{table} |
438 | 438 |