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

Use yaml instead of json #105

Open
2 tasks
YooSunYoung opened this issue Jan 15, 2025 · 0 comments
Open
2 tasks

Use yaml instead of json #105

YooSunYoung opened this issue Jan 15, 2025 · 0 comments

Comments

@YooSunYoung
Copy link
Contributor

Just an idea at the moment,

Our configurations and metadata parsing configurations are complicated and requires many steps.
We need to keep the explanation along with the configuration but json officially doesn't allow comments.
beamlime uses yaml and yaml allows comments.

If we decide to go form yaml instead of json, it should be done before other people start using it.

  • Write ADR about it
  • Update json part to yaml.
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

No branches or pull requests

1 participant