Skip to content

[RFE] Add a YAML Module #708

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

Open
JacobCallahan opened this issue Jun 27, 2019 · 2 comments
Open

[RFE] Add a YAML Module #708

JacobCallahan opened this issue Jun 27, 2019 · 2 comments
Labels
Module Request This issue is made to request a module to be implemented to the language.

Comments

@JacobCallahan
Copy link

I'd love to see a yaml module added to V.
json is nice, but for config files, it is hard to beat yaml.

At the least, it should have full feature parity with the json module, preferably with the ability to directly load/write to/from files.

@JacobCallahan JacobCallahan added the Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one. label Jun 27, 2019
@medvednikov
Copy link
Member

All major serialization formats will be supported once codegen is live.

@JacobCallahan
Copy link
Author

Perfect! I'm genuinely looking forward to it.

@nedpals nedpals closed this as completed Oct 21, 2019
@medvednikov medvednikov reopened this Oct 21, 2019
@nedpals nedpals added Module Request This issue is made to request a module to be implemented to the language. and removed Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one. labels May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module Request This issue is made to request a module to be implemented to the language.
Projects
None yet
Development

No branches or pull requests

3 participants