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

[ENH] Need support for loading YAML/JSON file for topology #93

Closed
ashutshkumr opened this issue Jan 23, 2022 · 0 comments · Fixed by #96
Closed

[ENH] Need support for loading YAML/JSON file for topology #93

ashutshkumr opened this issue Jan 23, 2022 · 0 comments · Fixed by #96

Comments

@ashutshkumr
Copy link
Contributor

Writing .pb.txt by hand is more error-prone (compared to YAML/JSON), because:

  • Adding lists / maps is a little counter-intuitive
  • No stable support for linting in popular editors (found some in VSCode marketplace, but they require the format to be .pbtext)
  • No online tools available for quick validation / formatting

Moreover, the config in YAML seems to be more compact. Support for JSON is optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant