I'm getting the following error message when I try to Save after deleting rows from a tableview:
*AppKit called rmdir("/private/var/folders/FA/FAQBcfcBF9icyTATSBmeVE+++TI/TemporaryItems/(A Document Being Saved By MyApp)"), it didn't return 0, and errno was set to 66.* Do I need to implement a <Remove:> method in my Array Controller to fix this problem? The content of the tableview depends on the selection in another tableview. If there is more I need to state to define the problem, please tell me. This is my first use of Core Data so I'm still weak on implementation skills. * * _______________________________________________ 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