• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSUndoManager vs @synthesize
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSUndoManager vs @synthesize


  • Subject: NSUndoManager vs @synthesize
  • From: Houdah - ML Pierre Bernard <email@hidden>
  • Date: Mon, 3 Aug 2009 23:58:05 +0200

Hi!

Do I still need to write my own accessors in order to perform NSUndoManager registration?

Could my model objects observe themselves and register undoable changes in observeValueForKeyPath:ofObject:change:context: ?

How does CoreData go about registering changes with the undo manager? Is this done by @synthesize setter or by the NSManagedObjectContext watching the model objects?

Pierre
_______________________________________________

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


  • Prev by Date: Re: Memory efficient way to get image metadata?
  • Next by Date: Re: Table view data source methods order?
  • Previous by thread: Re: "unlockFocus called too many time" console message
  • Next by thread: Avoiding KVO in dealloc?
  • Index(es):
    • Date
    • Thread