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

Mapping without KVC #2522

Open
MrBoog opened this issue Oct 27, 2017 · 0 comments
Open

Mapping without KVC #2522

MrBoog opened this issue Oct 27, 2017 · 0 comments

Comments

@MrBoog
Copy link

MrBoog commented Oct 27, 2017

Hi. How could I map without KVC now?

I mean just like this:

[
    { "title": "RestKit Object Mapping Intro",
      "body": "This article details how to use RestKit object mapping...",
      "author": {
          "name": "Blake Watters",
          "email": "blake@restkit.org"
      },
      "publication_date": "7/4/2011"
    }
]

this doc Mapping without KVC is out of date I guess.

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

No branches or pull requests

1 participant