Skip to content

Fix unexpected behavior with nested mappings#1496

Closed
AlexDenisov wants to merge 1 commit intoRestKit:developmentfrom
AlexDenisov:nested_mapping
Closed

Fix unexpected behavior with nested mappings#1496
AlexDenisov wants to merge 1 commit intoRestKit:developmentfrom
AlexDenisov:nested_mapping

Conversation

@AlexDenisov
Copy link
Copy Markdown
Contributor

This little patch solves problem described by myself here #177.
I'm not sure that I do it right, but specs aren't broken.
Also I haven't add tests on this case, because of lack of time. But I can do this soon, in a few days.

@ghost ghost assigned blakewatters Jul 12, 2013
@blakewatters
Copy link
Copy Markdown
Member

I am going to need to digest this and think through appropriate test coverage. It's alarming to me that this change hasn't broken anything in the suite. Dropping on 0.20.4

@AlexDenisov
Copy link
Copy Markdown
Contributor Author

Hi @blakewatters, have you any updates on this issue?

@blakewatters
Copy link
Copy Markdown
Member

Sorry running with a bit of a backlog. I am going to sprint through the open PR's soon

Use only 'high'-level mappings while searching through response
descriptors
@AlexDenisov
Copy link
Copy Markdown
Contributor Author

How is it going? 😄

@AlexDenisov
Copy link
Copy Markdown
Contributor Author

nevemind

@segiddins
Copy link
Copy Markdown
Member

@AlexDenisov sorry that we never got back to you. It was never quite clear to me what problems this PR was intended to solve, especially since there were never any new tests added.

@AlexDenisov
Copy link
Copy Markdown
Contributor Author

@segiddins no problem :)
I'm still not sure where was the problem: in RestKit or in our architecture ;)

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.

3 participants