-
-
Notifications
You must be signed in to change notification settings - Fork 173
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 to avoid large modules #1761
Comments
First round:
ui client:
Result:
Some of those changes can also help us write better unit tests.(#847) |
2018-02-22 17:34:37: antoine commented
|
2018-02-23 14:32:40: antoine commented
|
2018-02-24 12:11:08: antoine commented
|
2018-03-01 07:03:36: antoine commented
|
As of r18260, we have some modules that are just too big.
Some of those are fine: constants or external modules (ie: pybonjour), others deserve to be refactored.
This ticket is also in preparation for #1700.
The text was updated successfully, but these errors were encountered: