Re: another Core Data and Undo Question
Re: another Core Data and Undo Question
- Subject: Re: another Core Data and Undo Question
- From: Jerry Krinock <email@hidden>
- Date: Fri, 10 Dec 2010 20:07:50 -0800
On 2010 Dec 07, at 17:14, email@hidden wrote:
> i have a core data app … i have setGroupsByEvent set to NO
Wow, I've found that setGroupsByEvent:NO generally causes all hell to break loose with Core Data – many warnings printed to Console, and exceptions raised. I've made it a rule to never do that in a Core Data app. Although I routinely begin and end undo groups, they are always super-groups enclosing the groups created by Core Data.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden