You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: