changeset 4741:10cfc41149ff

Apparently some people are dumber than I thought.
author William Pitcock <nenolod@atheme.org>
date Mon, 21 Jul 2008 08:25:55 -0500
parents 5c9160f0ff1c
children f9a672bec635
files HACKING
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/HACKING	Thu Jul 17 04:27:48 2008 -0500
+++ b/HACKING	Mon Jul 21 08:25:55 2008 -0500
@@ -90,6 +90,9 @@
   Discuss about it with fellow developers.
 
 
+- In the core, DO NOT WRITE CODE THAT IS DEPENDENT ON A SPECIFIC UI OR
+  INTERFACE. The core should NEVER care what interface is in use.
+
 
 Additional style guidelines
 ===========================