From c561b0909cbab87dea9f7e2af09c7966f0548cc7 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Mon, 26 Sep 2016 09:55:43 -0700 Subject: [PATCH] clarify status of design text --- design | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/design b/design index 03d5ac1..f752d94 100644 --- a/design +++ b/design @@ -1,4 +1,10 @@ +--[[ + + THIS DOCUMENT IS OBSOLETE, AND ONLY A GUIDELINE + +--]] + - entity programming should use object:method() design. - creating an entity should use simple methods as follows: