Skip to content

Conversation

@kylerobson
Copy link

Made it so context watcher can fire notifications only if a given context matches the saving context. It still supports watching a persistent store coordinator Context watcher seems like it was supposed to send the results with the notification. I changed it so it does because the results were needed in my code. Changed ZSReachability define name to not conflict with other code. Added shared header so the code compiles on its own.

I changed the init method names because the initWithMOC method now has different functionality. I would rather have an existing user of this code have their code fail to compile so they look into what changed.

= added 8 commits October 16, 2013 16:36
…for changes. Also sends the results of the save with the notification as it seems that was the original intent (and it’s useful to have them).
…for changes. Also sends the results of the save with the notification as it seems that was the original intent (and it’s useful to have them).
… project’s pch file. This can be useful e.g. for using ZDS_Shared as a cocoapod.
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