Added purpose to scaffolding; should be better phrased

This commit is contained in:
Piotr Mitros
2012-06-11 11:01:20 -04:00
parent 6f86e9bbbe
commit fab8c1e2c7

View File

@@ -53,6 +53,8 @@ following standards:
5) Somewhat documented
6) Unpluggable. There should be a setting to disable scaffolding code
such that it is never run on production servers.
7) Purpose. The scaffolding must provide a clean reason for existence
(e.g. define a specific interface, etc.)
Prototype