Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

allow to set/override the default managed context #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

2mia
Copy link

@2mia 2mia commented Jul 1, 2015

More like a convinience not to specify "InContext" when calling:

- .all
- .find
- .where)

More like a convinience not to specify "InContext" when calling:

    - .all
    - .find
    - .where)
@2mia
Copy link
Author

2mia commented Jul 1, 2015

I use this when integrating with RestKit. RestKit manages its own persistent & MOCs.
Using ObjectiveRecord would require to call all the time using the xxx"InContext" methods.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants