You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
At this point it acts both as a FileHandler, and a FileHandler-that-lets-you-make-backups, where backups are only made if the source file exists.
Seems that splitting the backup strategy from the FilesystemFileHandler would make both things less complex and would provide two objects with a better, single, purpose.
The text was updated successfully, but these errors were encountered:
As originally submitted by @DRvanR:
At this point it acts both as a FileHandler, and a FileHandler-that-lets-you-make-backups, where backups are only made if the source file exists.
Seems that splitting the backup strategy from the FilesystemFileHandler would make both things less complex and would provide two objects with a better, single, purpose.
The text was updated successfully, but these errors were encountered: