summaryrefslogtreecommitdiff
path: root/Hurd/DesignPrinciples.mdwn
diff options
context:
space:
mode:
authorguest <guest>2006-04-29 17:53:06 +0000
committerguest <guest>2006-04-29 17:53:06 +0000
commit5603e060c8e52d1ae3592aaa349374a26fe32124 (patch)
treebc4ca849f39fa280e52f5a44d9225ca813b1b32e /Hurd/DesignPrinciples.mdwn
parent588d24055a561999a235e0664b91b5712e9ff3d7 (diff)
none
Diffstat (limited to 'Hurd/DesignPrinciples.mdwn')
-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>