<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="./layout.xsl"?>

<page filename="status.xml">
	<title>Status</title>

	<navigation />
	<heading>Status</heading>
	<content>
		<status>
			<objective>Spezifikation</objective>
			<progress>100</progress>
			<description>Pflichtenheft abgegeben.</description>
		</status>
		<status>
			<objective>Grobentwurf</objective>
			<progress>100</progress>
			<description>
				Grobentwurf abgegeben.
				<!--
				Diagramme gezeichnet, Mäuse heiß gelaufen, Beginn Übernahme in Dokument.
				-->
				<!--
				Am Rande des Chaos tauchen erste stabile Elemente auf,
				die zunehmend erkennbare Strukturen bilden.
				-->
			</description>
		</status>
		<status>
			<objective>Feinentwurf</objective>
			<progress>100</progress>
			<description>Feinentwurf abgegeben.</description>
		</status>
		<status>
			<objective>Implementierung</objective>
			<progress>100</progress>
			<description>Implementierung feature-complete. Kleinere Verbesserungen noch offen.</description>
			<subobjective progress="100">Komponente: Parser</subobjective>
			<subobjective progress="100">Komponente: Generator</subobjective>
			<subobjective progress="100">Komponente: RoutingTable</subobjective>
			<subobjective progress="100">Komponente: Distributor</subobjective>
			<subobjective progress="100">Komponente: Infrastrukturmodus</subobjective>
			<subobjective progress="100">Komponente: GUI</subobjective>
			<subobjective progress="100">Komponente: ServerState</subobjective>
			<subobjective progress="100">Komponente: CertificateList</subobjective>
			<subobjective progress="100">Komponente: ChannelList</subobjective>
			<subobjective progress="100">Signaturüberprüfung</subobjective>
			<subobjective progress="100">Verarbeiten von anonymen Nachrichten</subobjective>
			<!--<subobjective progress=""></subobjective>-->
		</status>
		<status>
			<objective>Validierung</objective>
			<progress>100</progress>
			<description>Komponenten-Tests abgeschlossen. Interoperabilitätschecks – soweit möglich – durchgeführt.</description>
		</status>
		<status>
			<objective>Abschlusspräsentation</objective>
			<progress>100</progress>
			<description>Arbeit an Präsentationsmaterialien abgeschlossen: Plakat ist gedruckt.</description>
		</status>
	</content>
	<buttons />
	<credits />
</page>
