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

add conduit::Node::parse() #479

Closed
cyrush opened this issue Dec 21, 2019 · 0 comments · Fixed by #483
Closed

add conduit::Node::parse() #479

cyrush opened this issue Dec 21, 2019 · 0 comments · Fixed by #483
Assignees
Labels
Milestone

Comments

@cyrush
Copy link
Member

cyrush commented Dec 21, 2019

Node::parse(string txt, string protocol)

this will simplify support for most common cases of json and yaml parsing, allowing folks to do so w/o using a generator.

@cyrush cyrush added the feature label Dec 21, 2019
@cyrush cyrush self-assigned this Dec 21, 2019
@cyrush cyrush modified the milestones: 0.5.1, 0.6.0 Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant