summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Hurd/DesignPrinciples.mdwn10
1 files changed, 7 insertions, 3 deletions
diff --git a/Hurd/DesignPrinciples.mdwn b/Hurd/DesignPrinciples.mdwn
index 2ab317b7..f8174568 100644
--- a/Hurd/DesignPrinciples.mdwn
+++ b/Hurd/DesignPrinciples.mdwn
@@ -1,5 +1,9 @@
-FROM: <http://lists.gnu.org/archive/html/l4-hurd/2005-11/msg00120.html>
-
A design principle is a test that lets us **reject** things. Hopefully, when combined with other design principles, it forms a basis for making coherent and consistent decisions about design goals and system features.
--- [[Main/TomBachmann]] - 29 Apr 2006
+None defined yet, but there seems to be consensus that ngHurd should be a principle-driven design.
+
+----
+
+See also:
+
+* <http://lists.gnu.org/archive/html/l4-hurd/2005-11/msg00120.html>