On Tue, Mar 23, 2010 at 11:27 AM, Joanna Carter <cocoa...@carterconsulting.org.uk> wrote: > In the end, I had to use the same MOC for the "new object" sheet that I used > for the main browsing form.
This isn't the recommended approach. It's recommended that you use a scratch MOC for your data entry sheet, so that the object insertion is seen as an atomic operation in the main MOC. --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