Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement MVC Architectural Pattern #52

Open
4 tasks
jonathan-casarrubias opened this issue May 31, 2018 · 0 comments
Open
4 tasks

Implement MVC Architectural Pattern #52

jonathan-casarrubias opened this issue May 31, 2018 · 0 comments
Assignees
Milestone

Comments

@jonathan-casarrubias
Copy link
Member

jonathan-casarrubias commented May 31, 2018

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
@jonathan-casarrubias jonathan-casarrubias added this to the 1.0.0-beta.1 milestone May 31, 2018
@jonathan-casarrubias jonathan-casarrubias self-assigned this May 31, 2018
@jonathan-casarrubias jonathan-casarrubias changed the title Implement MVC Decorator Implement MVC Architectural Pattern May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant