Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

keyPath in FBKVONotificationBlock's change dictionary #114

Merged
merged 4 commits into from Aug 22, 2016
Merged

keyPath in FBKVONotificationBlock's change dictionary #114

merged 4 commits into from Aug 22, 2016

Conversation

tettoffensive
Copy link
Contributor

In response to #113, I've moved the keyPath into the change dictionary to maintain backwards compatibility.

tettoffensive and others added 2 commits July 29, 2016 17:06
updates from facebook base
Create a new key for the keyPath for passing back in the change dictionary. Most useful for the “keyPaths” case so you know which keyPath the block is responding too.
@nlutsenko
Copy link
Contributor

Test failure looks valid. I bet is due to the fact that you are doing direct pointer comparison instead of 'isEqual:'

@nlutsenko
Copy link
Contributor

Please fix the try and I'll happily merge it in.
Thank you for updating it to this style, it's awesome to have as a contributor.

@ghost ghost added the CLA Signed label Aug 13, 2016
@nlutsenko nlutsenko merged commit 1ead31e into facebookarchive:master Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants