Skip to content

Conversation

@tiehuis
Copy link
Member

@tiehuis tiehuis commented Jun 6, 2018

This hides some of the low-level parsing details from the
StreamingParser. These don't need to be known when parsing a complete
slice at once (which is we can usually do).

Also, remove Json from Parser names. The namespace json is sufficient.

The token management needed to be duplicated for reflection based parsing so this is a precursor for that, as well.

This hides some of the low-level parsing details from the
StreamingParser. These don't need to be known when parsing a complete
slice at once (which is we can usually do).

Also, remove `Json` from Parser names. The namespace `json` is sufficient.
@andrewrk andrewrk merged commit e7f141b into master Jun 6, 2018
@andrewrk andrewrk deleted the json-changes branch June 6, 2018 15:24
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

Successfully merging this pull request may close these issues.

None yet

2 participants