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

Refactor Controllers #41

Open
darkcrux opened this issue May 18, 2016 · 0 comments
Open

Refactor Controllers #41

darkcrux opened this issue May 18, 2016 · 0 comments
Assignees

Comments

@darkcrux
Copy link
Collaborator

Right now the controllers are implemented in a way that it's almost coupled. Adding features like Bitbucket support or complex notification can easily bloat the code. A more flexible solution for this might be to implement a controller pattern to decouple the API and the controllers.

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

2 participants