On Sat, Oct 31, 2009 at 12:05 PM, Richard Somers
<[email protected]> wrote:

> The documentation states didTurnIntoFault "method may be used to clear out
> custom data caches". So far so good.
>
> I was creating custom data caches in awakeFromFetch (or awakeFromInsert)
> until I realized that awakeFromFetch does not participate in undo. The
> documentation confirms that "change processing is explicitly disabled
> around this method".
>
> So Apple provides a way to remove custom data caches associated with a
> managed object but no way to create them.

Typically you set up the baseline value in -awakeFromFetch.

Is there a specific reason you need this to be undoable?

Jim
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to