Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring: Project storage #1222

Closed
Tracked by #1187
vkbo opened this issue Nov 1, 2022 · 0 comments · Fixed by #1225
Closed
Tracked by #1187

Refactoring: Project storage #1222

vkbo opened this issue Nov 1, 2022 · 0 comments · Fixed by #1225
Assignees
Labels
enhancement Request: New feature or improvement refactoring Request: Code refactoring needed

Comments

@vkbo
Copy link
Owner

vkbo commented Nov 1, 2022

The handling of the project folder on disk for the project class should be split out into a separate class. All paths should be served by this class, and backup handled by it.

This both will move the handling of deprecated files and folders to the class, and help extend it later to support single file storage.

@vkbo vkbo added enhancement Request: New feature or improvement refactoring Request: Code refactoring needed labels Nov 1, 2022
@vkbo vkbo added this to the Release 2.0 RC 2 milestone Nov 1, 2022
@vkbo vkbo mentioned this issue Nov 1, 2022
6 tasks
@vkbo vkbo self-assigned this Nov 1, 2022
@vkbo vkbo changed the title Refactor: Project storage Refactoring: Project storage Nov 2, 2022
@vkbo vkbo mentioned this issue Nov 7, 2022
6 tasks
@vkbo vkbo closed this as completed in #1225 Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request: New feature or improvement refactoring Request: Code refactoring needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant