I'm reading up on importing data into the CD store using multiple
contexts and threads.This article has already been very helpful:
http://www.duckrowing.com/2010/03/11/using-core-data-on-multiple-threads/
 Now if I have a local context on a separate thread to import my data,
how can I send a fetchrequest to the main context to see if a certain
entity already exists, and thus skip the import?  I already have the
fetchrequest code, just trying to understand how to access the main
context form a separate thread.

Thanks,

- Koen.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to