bancho.py icon indicating copy to clipboard operation
bancho.py copied to clipboard

Identify and refactor logic/data coupling issues (primarily in classmethods of app/objects classes)

Open cmyui opened this issue 3 years ago • 1 comments

bad classmethods should be refactored into app/usecases folder - more in-depth explanation coming soon:tm:

example of refactoring: https://github.com/osuAkatsuki/bancho.py/pull/200/commits/365880b3c0ccc7125cc485327780373b509361a6

cmyui avatar Mar 22 '22 05:03 cmyui

this is in-progress with https://github.com/osuAkatsuki/bancho.py/pull/205

cmyui avatar Apr 22 '22 22:04 cmyui