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

Refactor Generic File System API into source files in libqb/ #148

Closed
mkilgore opened this issue Aug 28, 2022 · 0 comments · Fixed by #419
Closed

Refactor Generic File System API into source files in libqb/ #148

mkilgore opened this issue Aug 28, 2022 · 0 comments · Fixed by #419
Assignees
Labels
libqb-refactor Separating out libqb.cpp

Comments

@mkilgore
Copy link
Contributor

The "Generic File System" API is a file access API that lives in libqb.cpp. It's purpose is to abstract away some of the more platform-specific details, and the API is fairly self-contained beyond qbs usage. We should look to refactor it into it's own source file in libqb/, along with a header for the API to be defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libqb-refactor Separating out libqb.cpp
Projects
Development

Successfully merging a pull request may close this issue.

2 participants