while we're at this, the mvc scaffold seems inconsistent in what concerns using class attributes. e.g. the plugin back-end has the plugin as a class attribute, but not the root_entity_controller, the entity models and the mvc controllers map are just declared in load_components. is this ok?
Just as a random note about scaffolding I've just changed the default path for the generated files from $COLONY_HOME/var/development to $COLONY_HOME/var/extras.The changes have been made in commit 14290.