• 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
Re: Core Data: how to prevent document being dirtied when chaging attributes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data: how to prevent document being dirtied when chaging attributes?


  • Subject: Re: Core Data: how to prevent document being dirtied when chaging attributes?
  • From: Felix Franz <email@hidden>
  • Date: Thu, 17 Jan 2008 17:34:12 +0100

On 17.01.2008, at 16:35, Sean McBride wrote:

Hi all,

In a Core Data app, how should one model a property of an object that a)
should be saved as part of the document b) should not participate in
undo c) should not dirty the document when changed and d) can be easily
bound to?

disabling undo-registration (as described in "Undo Management" <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdUsingMOs.html#//apple_ref/doc/uid/TP40001803-207821-TPXREF148 >) should do the trick. I see no reason
why disabling undo-registration should break bindings in any way.


Cheers,

felix


_______________________________________________

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: Core Data: how to prevent document being dirtied when chaging attributes?
      • From: "Sean McBride" <email@hidden>
References: 
 >Core Data: how to prevent document being dirtied when chaging attributes? (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: [Protocol descriptionForInstanceMethod:] deprecated in Leopard. What is the replacement API?
  • Next by Date: Re: Core Data: how to prevent document being dirtied when chaging attributes?
  • Previous by thread: Core Data: how to prevent document being dirtied when chaging attributes?
  • Next by thread: Re: Core Data: how to prevent document being dirtied when chaging attributes?
  • Index(es):
    • Date
    • Thread