Core Data and undo with unmodeled properties
Core Data and undo with unmodeled properties
- Subject: Core Data and undo with unmodeled properties
- From: email@hidden
- Date: Fri, 23 Nov 2007 10:44:30 +0100
Hi,
I have created a subclass of NSManagedObject for my entity and I added another
property in this class.
However when I set this property an undo is registered.
I know undos are also registered for transient properties but this property is
not even in the model so why is it registered ?
Thanks,
Cyril Anger
_______________________________________________
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