On Jun 22, 2013, at 00:50 , Keith J. Schultz <schul...@uni-trier.de> wrote:
> Core data helps in setting up the database, but deleting is another matter. > You should do that manually for consistency. Core Data has no knowledge of > the > semantics of your database. so use prepareToDelete. Yeah, I set it back to a one-way relationship and do the appropriate clearing on child delete in -prepareForDeletion. I just wish I could get rid of the warning. -- Rick _______________________________________________ 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