Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Freddy can't parse his first example because it has trailing comma. #115

Closed
naohta opened this issue Feb 2, 2016 · 0 comments · Fixed by #116
Closed

Freddy can't parse his first example because it has trailing comma. #115

naohta opened this issue Feb 2, 2016 · 0 comments · Fixed by #116

Comments

@naohta
Copy link

naohta commented Feb 2, 2016

  1. See README.md > Usage > Consider some example JSON data:
  2. You can see "people" > "spouse" has trailing comma
  3. So Freddy can't parse it and says 'DictionaryMissingKey' error.

The JSON specification doesn't allow trailing comma, but I think Freddy should allow it like swift.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant