-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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