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

directory structure needs to isolate read and write path #144

Closed
JeyJeyGao opened this issue Sep 16, 2022 · 1 comment
Closed

directory structure needs to isolate read and write path #144

JeyJeyGao opened this issue Sep 16, 2022 · 1 comment
Assignees
Milestone

Comments

@JeyJeyGao
Copy link
Contributor

JeyJeyGao commented Sep 16, 2022

As current design, when system level directory has the config file while user level directory doesn't have the config file, it uses the system level config file for read and write.

It is necessary to allow the user to know that whether the write path is user level or system level, so we need to:

  1. isolate read /write path
  2. provide the ability to select user/system level directory to write.
    Linked to System vs User file/directory precedence#203
@yizha1
Copy link
Contributor

yizha1 commented Oct 25, 2022

@shizhMSFT @JeyJeyGao Can we close this issue since there is no requirement to support "system" level directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants