Skip navigation.
 
mlRe: core data: awakeFromFetch, awakeFromInsert, didTurnIntoFault
FROM : Hamish Allan
DATE : Mon Jun 02 20:24:24 2008

On Mon, Jun 2, 2008 at 4:34 PM, <email_removed> <<email_removed>> wrote:

> however, if i then redo the action, neither awakeFromFetch nor
> awakeFromInsert is called, and thus i'm left without my observing in place.


I had the same problem recently, and wrote a workaround for it:

http://www.cocoabuilder.com/archive/message/cocoa/2008/5/4/205828

It relies on a private API, but hopefully the bug will be fixed before
the API changes. I forgot to file a bug at the time, but have just
done so (rdar://problem/5979409/) -- please do the same if you'd like
to see it fixed sooner.

Hamish

Related mailsAuthorDate
mlcore data: awakeFromFetch, awakeFromInsert, didTurnIntoFault kvictor@pobox.com Jun 2, 17:34
mlRe: core data: awakeFromFetch, awakeFromInsert, didTurnIntoFault Hamish Allan Jun 2, 20:24