On Sep 8, 2011, at 1:25 PM, Tom Hohensee wrote:

> I have recently come across the need to handle JSON in an application I am 
> working on for 10.6 and 10.7.  After googling for a parser I came across 
> several of them but some look abandoned.  I am unsure which to pick.  Anyone 
> know of a good current JSON parser for cocoa in 10.6 and 10.7?  

I tend to use json-framework (previously known as SBJson) -  
https://github.com/stig/json-framework - in any app that has to talk to a Rails 
backend.  I also tend to use ASIHTTPRequest but only because I'm familiar with 
it. 

--Jim

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to