Open belle101 opened 11 years ago
Hello,
I want to ask about JSON parsing mechanism in Baker, which part of the code (or which files) that does this feature?
Thank you very much!
We use iOS builtin JSON parser. It was added recently, you can see the pull request #809 that highlights all the parts that changed, and as such, all the parts that deal with the JSON code. :)
Hello,
I want to ask about JSON parsing mechanism in Baker, which part of the code (or which files) that does this feature?
Thank you very much!