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

should we split the config files in a couple of files? #16

Open
phlpphns opened this issue May 6, 2024 · 1 comment
Open

should we split the config files in a couple of files? #16

phlpphns opened this issue May 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@phlpphns
Copy link
Collaborator

phlpphns commented May 6, 2024

I wonder if we should split our file

alrecon/settings/***'yaml

in e.g. 3 files, one for file paths that might regularly change, one for general settings, and for the HPC configuration.

@phlpphns phlpphns added the enhancement New feature or request label May 6, 2024
@phlpphns
Copy link
Collaborator Author

phlpphns commented May 6, 2024

What I additionally get is that the format (keys) of the first read settings file determines the keys of all following files,

Breaking changes and error search could be mitigated and facilitated, also because different writing and reading steps could be performed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants