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

Restructure the Flask app #917

Merged
merged 1 commit into from
Mar 14, 2016
Merged

Restructure the Flask app #917

merged 1 commit into from
Mar 14, 2016

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented Mar 13, 2016

Tried to untangle the cyclic dependencies, although there are still some of them left. The main reason for this restructuring/refactoring is to make the application a bit more extensible, so it's possible to add more routes to it without touching the core.

Tried to untangle the cyclic dependencies, although there are still some of
them left. The main reason for this restructuring/refactoring is to make
the application a bit more extensible, so it's possible to add more routes
to it without touching the core.
arikfr added a commit that referenced this pull request Mar 14, 2016
@arikfr arikfr merged commit 079ae09 into master Mar 14, 2016
@arikfr arikfr deleted the modular branch March 14, 2016 09:48
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

Successfully merging this pull request may close these issues.

1 participant