mishaturnbull / EmailGUI

Stress-test an email server.
https://mishaturnbull.github.io/EmailGUI/index.html
MIT License
0 stars 0 forks source link

Multiple files #6

Closed mishaturnbull closed 6 years ago

mishaturnbull commented 6 years ago

Investigate catching up and re-merging a multifile branch. May be deleted.

mishaturnbull commented 6 years ago

Marking as wontfix. Code complexity is going down, and I don't really see any immediate benefit other than having to deal with py6 compatible relative imports (not really a benefit...). Code distribution becomes more complex, and classes have to be split across multiple files that reference each other. Admittedly, the helper functions could be shipped out, but I don't think there's enough to warrant their own file.