Skip to content

Conversation

@eungkyu
Copy link
Contributor

@eungkyu eungkyu commented Oct 5, 2015

  • Decoding scalars to scalars dictionary (eg. [String: String])
    Sometimes, just key-value pair is included in json
  • Encode primitive type, eg. "hello, there".toJSONString()
    JSONCompatible is JSONEncodable but toJSONString() is failed.
  • NSNull handling
    NSJSONSerialization.JSONObjectWithData may include NSNull, which is not handled property

matthewcheok added a commit that referenced this pull request Oct 7, 2015
Pull request to extend the functionality
@matthewcheok matthewcheok merged commit 651c684 into matthewcheok:master Oct 7, 2015
@matthewcheok
Copy link
Owner

Thanks!

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.

2 participants