ncsa / Genomics_EpiQuant

0 stars 0 forks source link

Refactor file utility functionalities. #29

Closed sstevenshang closed 5 years ago

sstevenshang commented 5 years ago

Right now, functionalities related to file operations (like saving to files, or checking if a file exists) are scattered everywhere. This introduces a lot of unnecessary couplings between classes, and is in general bad abstraction. We should refactor all file operations into a single FileUtility object/class.

sstevenshang commented 5 years ago

1a7b8b20faeeede3191d51f338365002a2d4ad61