Skip to content

File Manager Singleton #23

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

Merged
merged 17 commits into from
Mar 23, 2025
Merged

File Manager Singleton #23

merged 17 commits into from
Mar 23, 2025

Conversation

chrisdedman
Copy link
Member

This PR is part of the refactoring effort mentioned in issue #10. In this PR, I created a file management system to separate the logic from the mainWindow. The FileManager is a singleton instance that can be reused on multiple components.

…variables in MainWindow for improved clarity
…r improved readability + conged FileManager to instance
@chrisdedman chrisdedman self-assigned this Mar 23, 2025
@chrisdedman chrisdedman linked an issue Mar 23, 2025 that may be closed by this pull request
@chrisdedman
Copy link
Member Author

LGTM!

@chrisdedman chrisdedman merged commit 32bf786 into main Mar 23, 2025
2 checks passed
@chrisdedman chrisdedman deleted the refactorfileManager branch March 23, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Granularity in CodeAstra
1 participant