diff options
author | TomBachmann <e_mc_h2@web.de> | 2006-04-29 13:04:08 +0000 |
---|---|---|
committer | TomBachmann <e_mc_h2@web.de> | 2006-04-29 13:04:08 +0000 |
commit | 9e4dc378ae832d09a3687235621024cf0d0a49e0 (patch) | |
tree | b8cc728272d08d1d88ddf5c07a5681920098da6e | |
parent | 4f1094c1fe3c9dafb6cb12c3ce3d3365858a63e5 (diff) |
none
-rw-r--r-- | Hurd/DesignPrinciples.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Hurd/DesignPrinciples.mdwn b/Hurd/DesignPrinciples.mdwn new file mode 100644 index 00000000..2ab317b7 --- /dev/null +++ b/Hurd/DesignPrinciples.mdwn @@ -0,0 +1,5 @@ +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 |