Application: TODO

  • createCommonView: avoid creating object 2 times (current view, main view);
  • ? ErrorController / NotFoundController: move to components;
  • Form: create a form builder;
    • problems: getting default data (usually dome from objects); no obvious way to solve if using static configuration;