kontinuous icon indicating copy to clipboard operation
kontinuous copied to clipboard

Refactor Controllers

Open darkcrux opened this issue 8 years ago • 0 comments

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.

darkcrux avatar May 18 '16 00:05 darkcrux