> On Sep 19, 2014, at 1:24 PM, Alex Zavatone <[email protected]> wrote:
>> 
>> Is calling regularFileContents the wrong way to read up my JSON file?  

Just a side alternative….here’s what I’m doing to solve a similar problem. 
Base64 encode any value that isn’t a simple string (a document potentially 
containing other markup, like HTML, embedded JSON, etc.) prior to serializing 
to JSON. Back it out the same way when deserializing. It has worked well for 
me. 

Brad
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to