Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension that serialize/deserialize with objects rather than NSArray and NSDictionary #25

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Xenofex
Copy link

@Xenofex Xenofex commented Apr 18, 2012

Hi Gabriel

This extension can deserialize JSON string/data to objects. Based on your work I create a YAJLObjectParser to achieve this. Thanks for your work.

I started this about a year ago. And it has been included in several of my projects. Most of them are enterprise apps. It has been working fine.

Now I complete the test case, update the README. You can check it out in the YAJL-Entity folder. Currently it's only tested in iOS. It should work in OS X since I used only Foundation. I think it's better to merged in your project to help more people.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant