Open kpto opened 6 days ago
Currently all code is put inside one long file which introduces the following issues:
The long code should be decomposed into multiple cohesive modules housed in different files.
Hi @kpto, I would like to separate the classes from the main adapter's script. Do you think that enters into the scope of this issue?
Currently all code is put inside one long file which introduces the following issues:
The long code should be decomposed into multiple cohesive modules housed in different files.