On Oct 14, 2013, at 17:27 , Kyle Sluder <[email protected]> wrote: > a persistent store via two different Core Data stacks. > > Your intended UI sounds fine, but you should create a child MOC and > attach it to your document's main MOC. You should not be writing to the > on-disk store behind the document's PSC's back and then trying to patch > things up later.
I was trying to say, this is exactly what I'm trying to do. I didn't realize I was circumventing things by calling -save:, too much non-document iOS development. -- Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
