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

Refactoring project model and controller #336

Open
sonalkr132 opened this issue Feb 7, 2016 · 0 comments
Open

Refactoring project model and controller #336

sonalkr132 opened this issue Feb 7, 2016 · 0 comments

Comments

@sonalkr132
Copy link
Collaborator

Both project model and controller have reached state where they desperately need refactoring. Project model has way too many unrelated responsibility which can be easily extracted in service objects (image, repository, tree etc to name a few).
Following same pattern, Project controller is handling way too many unrelated requests. Request related to images, git objects, project settings can have a controller of their own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant