Restructure application. Add README files to clearly explain what each directory...
[rock.divinelegy.git] / app / view / README.md
1 This is where a view goes. Views need to extend the view abstract class.
2
3 A view should only need the servicefactory as the a service facilitates the interaction with the model layer.