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

Timob 13359 part 2 #4091

Merged
merged 6 commits into from Apr 5, 2013
Merged

Timob 13359 part 2 #4091

merged 6 commits into from Apr 5, 2013

Conversation

WhichKatieDid
Copy link
Contributor

Allow for success and code to be anything and not affect error.

matt-langston and others added 3 commits April 3, 2013 16:30
@srahim
Copy link
Contributor

srahim commented Apr 5, 2013

The iOS part looks good. CR -ed for iOS and accepted_

code = codeValue;
krollData.remove(TiC.PROPERTY_SUCCESS);
krollData.remove(TiC.PROPERTY_CODE);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the behavior before the fix? Could it have been an object like the 'error' property? If so, maybe we should log a deprecation warning like we do for that.

@WhichKatieDid
Copy link
Contributor Author

Before the original error handling is that we didn't care. There was no type for success or code enforced or checked. Not sure this is a deprecation, as we can always check and compensate.

@srahim
Copy link
Contributor

srahim commented Apr 5, 2013

Ran basic sanity check with KS . nothing crashed..

@ayeung
Copy link
Contributor

ayeung commented Apr 5, 2013

Code reviewed and functionally tested. Request Accepted.

ayeung pushed a commit that referenced this pull request Apr 5, 2013
@ayeung ayeung merged commit 78c4a61 into tidev:master Apr 5, 2013
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.

None yet

4 participants