On Fri, May 29, 2009 at 2:59 PM, mmalc Crawford <mmalc_li...@me.com> wrote:
> Could you elaborate on what is unclear?

Perhaps it would suffice to just have a simple one-liner that mentions
NSManagedObjectContextDidSave, specifically in the context of
multi-threaded Core Data.  It's not an easy topic, so I think an
airtight and direct guarantee (not qualified with any "for examples"
or such) that this method is able to use the managed objects contained
in a notification received on another thread, along with a link to the
NSManagedObjectContextDidSave (which also has a link back to
-mergeChangesFromContextDidSaveNotification:) and a caution about the
perils of using managed objects belonging to another thread's MOC
yourself, would be helpful.

And if it's determined to already be clear enough, please close the
bug, don't just leave it hanging like a lot of others.  Thanks very
much.  :)

--Kyle Sluder
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to