I'm trying to figure out how to modify a JSON file, and had to check some stuff
in a playground. My playground is dirt simple, but seems to do nothing:
var model = [ "images" : [ ["thumb" : "url1"], ["thumb" : "url2"] ]
print("\(model)")
I even tried putting some syntax errors in it; it doesn't even complain about
those. I tried automatic and manual execution. I tried quitting and
re-launching Xcode.
--
Rick Mann
[email protected]
_______________________________________________
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]