Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Conversation

@lipka
Copy link

@lipka lipka commented Apr 11, 2017

👋 First of all - this is my goto JSON parsing library because it's so simple and concise. Thanks!

However I believe that the array decoding is not correct at the moment. If decoding of an element in the array fails this error should be propagated to the call site instead of just skipping that element. This would keep it more consistent with the rest of the library where for example failing to decode a nested object also throws an error.

Thoughts?

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 this pull request may close these issues.

1 participant