- Status New
- Percent Complete
- Task Type Feature Request
- Category Client/Agent
-
Assigned To
brent s. - Operating System All
- Severity Low
- Priority Medium
- Reported Version 1.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#10 - aifclient.py is too monolithic
#archlinux on 06.21.2017 (times in EST5EDT):
17:04:21 < Foxboron> r00t^2: It's unmaintable inn the current state :p 200 lines methods needs to be gone. Follow PEP8
...
17:05:29 < r00t^2> Foxboron: hrm. yeah, i can separate it out into something more modular for the client, but my reasoning for keeping it in a single script was mainly to aid releng
so split large methods into smaller ones, and use more wrapper funcs.