• 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
Changed Properties
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changed Properties


  • Subject: Changed Properties
  • From: Alex Kac <email@hidden>
  • Date: Wed, 23 Mar 2011 22:08:09 -0500

I love using CoreData and one of my favorite features is its ability to get me the changed values between commits without any work on my end. I know I can do it the old fashioned way of putting bools and setter methods that mark those booleans as dirty on changes, but I was curious if there was a good way to perhaps use CoreData mechanics or other Obj-C mechanics to do the same sort of thing in NSObject directly-derived classes. It seems to me that perhaps some KVO method might be useful for this purpose.
_______________________________________________

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

  • Follow-Ups:
    • Re: Changed Properties
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: Problem with setAttributesOfItemAtPath:error:
  • Next by Date: Help with Custom Control
  • Previous by thread: NSCollectionView and firstResponder madness
  • Next by thread: Re: Changed Properties
  • Index(es):
    • Date
    • Thread