Added purpose to scaffolding; should be better phrased

This commit is contained in:
Piotr Mitros
2012-06-11 11:01:20 -04:00
committed by Matthew Mongeau
parent f49034c955
commit b1150f5ab7

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