core
core copied to clipboard
Implement MVC Architectural Pattern
Since SOA Services are mainly completely implemented, we now need a @MVCApp decorator and MVC Class in order to load the already existing OnixJS Applications in MVC pattern.
This issue will have subtasks
- [ ] Develop @MVCApp Decorator
- [ ] Develop MVC Class as orchestrator to wire Router -> Controller (Component)
- [ ] Improve Components to accept MVC configurations e.g. component route path
- [ ] Develop MVCResponser Class will wire Controller -> View responses