Skip to content

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

Open
Xenofex wants to merge 13 commits intogabriel:masterfrom
Xenofex:master
Open

Extension that serialize/deserialize with objects rather than NSArray and NSDictionary#25
Xenofex wants to merge 13 commits intogabriel:masterfrom
Xenofex:master

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