Skip to content

Conversation

polarathene
Copy link
Contributor

Intended to be easier to grok and match the same flow as other format parsers.


I worked on this after #469 , but my main gripes were with the sec not being obvious that it was referencing a section, and the repeated inner loop for building property maps.

I added the same enum check with the final Table map wrapped in Value like other parsers, although for this that may be redundant and could be dropped?

Not too fussed if you want to reject this. I originally envisioned it looking nicer than it turned out 😅

Copy link
Contributor Author

@polarathene polarathene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's me for the night, I'll address any remaining feedback tomorrow 😴

Intended to be easier to grok and match the same flow as other format parsers.

Signed-off-by: Brennan Kinney <[email protected]>
Signed-off-by: Brennan Kinney <[email protected]>
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.

3 participants