hpi-schul-cloud / webdav

POC/MVP to have SC files available via WebDav
1 stars 0 forks source link

New Class Structure for WebFileSystem #9

Open Tratori opened 4 years ago

Tratori commented 4 years ago

The Class WebFileSystem has gotten big and handles many different things:

We will therefore refactor the WebFileSystem class. My proposal would be to split this class into 3 classes (based on their function):

WriteFileSystemSplit