ObjectiveRecord icon indicating copy to clipboard operation
ObjectiveRecord copied to clipboard

allow to set/override the default managed context

Open 2mia opened this issue 10 years ago • 1 comments

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

- .all
- .find
- .where)

2mia avatar Jul 01 '15 16:07 2mia

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.

2mia avatar Jul 01 '15 16:07 2mia