Issue Type: Feature Request Feature Request
Affects Versions: 1.0.1
Assignee: Unassigned
Created: 12/Jun/13 3:40 PM
Description:

the "problem" is that the 'null' (from JSON) is, in Cocoa/ObjC, mapped to NSNull. However, NSNull is, unfortunately, not a "valid" PList object/type.

There are ways how we could fix it on the library:

  • exclude every key, where value is NSNull (which makes the value 'nil' (not NSNull)
  • see if new 'store' could be written, that simply uses NSJSONSerialization, to store JSON on the "filesystem"
Project: AeroGear iOS
Priority: Major Major
Reporter: Matthias Wessendorf
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira