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

Filesystem helpers for ARTist and modules #16

Closed
schrnz opened this issue May 2, 2018 · 0 comments
Closed

Filesystem helpers for ARTist and modules #16

schrnz opened this issue May 2, 2018 · 0 comments
Assignees

Comments

@schrnz
Copy link
Member

schrnz commented May 2, 2018

We should have helper classes to give ARTist and its modules easy access to predefined directories where they can store and read files without having to care about finding a writable folder. It will also help abstracting from whether ARTist is recompiling apps or the system server since at boot time not all directories are available already.

@schrnz schrnz self-assigned this May 2, 2018
schrnz added a commit that referenced this issue May 2, 2018
It can be used by ARTist itself and its modules.
Modules receive a chroot-like version within dedicated module folders
TODO: Currently, the base path is hardcoded to point into the ArtistGui data dir. When officially adding system server support, we need a detection what we are actually compiling.
schrnz added a commit to Project-ARTist/art that referenced this issue May 2, 2018
schrnz added a commit to Project-ARTist/art that referenced this issue May 16, 2018
@schrnz schrnz closed this as completed in acccb11 May 16, 2018
schrnz added a commit to Project-ARTist/art that referenced this issue May 16, 2018
partipan-dot pushed a commit to Project-ARTist/art that referenced this issue Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant