Newer
Older
\chapter{Introduction}
\label{ch:intro}
Lorem ipsum at nusquam appellantur his, labitur bonorum pri no \citep{dueck:trio}. His no decore nemore graecis. In eos meis nominavi, liber soluta vim cu. Sea commune suavitate interpretaris eu, vix eu libris efficiantur.
%
% Section: Motivation
%
\section{Motivation}
\label{sec:intro:motivation}
%
% Section: Ziele
%
\label{sec:intro:goal}
\begin{enumerate}
\item Keep It Simple, Stupid (KISS)
\item Reuse existing technologies bits wherever possible
\item Integrate state-of-the-art technologies and methodologies
\item Document, Document, Document
\item Automate almost everything right from the beginning
\item be an excellent citizen: test, test, test
\end{enumerate}
Some unsorted thoughts the be ordered yet:
\begin{enumerate}
\item Storage of information in some external database, make use of database features, e.g., for state replication
\item eye towards web-technologies/features, such as externalisation of state
\item one API to "talk" administratively to the network controller
\item core of controller should be kept simple/lean, i.e., just the basic primitives
\item core should be extended by modules to add functionality beyond basics
\item modules should be loaded (or unloaded) during runtime of the controller core
\end{enumerate}
%
% Section: Struktur der Arbeit
%
\section{Structure of this Memo}
\label{sec:intro:structure}