Peter Sutter created CMIS-787:
---------------------------------

             Summary: Browser Binding NSNull issue when serializing json data
                 Key: CMIS-787
                 URL: https://issues.apache.org/jira/browse/CMIS-787
             Project: Chemistry
          Issue Type: Improvement
          Components: objectivecmis
            Reporter: Peter Sutter


When serializing json data null values are represented by NSNull in the 
dictionary as it cannot store nil.
As clients do not expect NSNull instances for property values we have to fix 
this.
Attached is a fix so that when we retrieve the value from the dictionary we get 
either the value itself or nil if it's a NSNull instance.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to