FROM : Arthur C.
DATE : Fri Aug 11 17:50:41 2006
> Ah - I forgot about that approach. Disregard my last suggestion; this
>one is far better. :-)
Yes, it looks good, that will probably solve the problem.
> I *would* recommend going (back?) over the Core Data Programming Guide.
>This topic is thoroughly covered there.
Indeed, it is shown there.
Thanks,
Arthur C.
>--
>I.S.
>
>
>On Aug 11, 2006, at 10:56 AM, Bill Bumgarner wrote:
>
>>
>>On Aug 11, 2006, at 6:32 AM, Arthur C. wrote:
>>
>>>So another question is why the object is not actually deleted (I would
>>>expect it to be dealloc-ed).
>>
>>As someone else said, it is marked as deleted in the context and not
>>actually dealloc'd until save.
>>
>>NSManagedObjectContext offers a notification named
>>NSManagedObjectContextObjectsDidChangeNotification. Observe this and
>>take appropriate action upon the managed objects found in the user info
>>dictionary under the key NSDeletedObjectsKey.
>>_______________________________________________
>>Do not post admin requests to the list. They will be ignored.
>>Cocoa-dev mailing list (<email_removed>)
>>Help/Unsubscribe/Update your Subscription:
>>http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
>>40gmail.com
>>
>>This email sent to <email_removed>
>
_________________________________________________________________
Play online games with your friends with MSN Messenger
http://www.join.msn.com/messenger/overview
DATE : Fri Aug 11 17:50:41 2006
> Ah - I forgot about that approach. Disregard my last suggestion; this
>one is far better. :-)
Yes, it looks good, that will probably solve the problem.
> I *would* recommend going (back?) over the Core Data Programming Guide.
>This topic is thoroughly covered there.
Indeed, it is shown there.
Thanks,
Arthur C.
>--
>I.S.
>
>
>On Aug 11, 2006, at 10:56 AM, Bill Bumgarner wrote:
>
>>
>>On Aug 11, 2006, at 6:32 AM, Arthur C. wrote:
>>
>>>So another question is why the object is not actually deleted (I would
>>>expect it to be dealloc-ed).
>>
>>As someone else said, it is marked as deleted in the context and not
>>actually dealloc'd until save.
>>
>>NSManagedObjectContext offers a notification named
>>NSManagedObjectContextObjectsDidChangeNotification. Observe this and
>>take appropriate action upon the managed objects found in the user info
>>dictionary under the key NSDeletedObjectsKey.
>>_______________________________________________
>>Do not post admin requests to the list. They will be ignored.
>>Cocoa-dev mailing list (<email_removed>)
>>Help/Unsubscribe/Update your Subscription:
>>http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
>>40gmail.com
>>
>>This email sent to <email_removed>
>
_________________________________________________________________
Play online games with your friends with MSN Messenger
http://www.join.msn.com/messenger/overview
| Related mails | Author | Date |
|---|---|---|
| Arthur C. | Aug 11, 15:32 | |
| I. Savant | Aug 11, 15:48 | |
| Bill Bumgarner | Aug 11, 16:56 | |
| I. Savant | Aug 11, 17:13 | |
| Arthur C. | Aug 11, 17:50 | |
| Chris Hanson | Aug 11, 20:51 | |
| Arthur C. | Aug 14, 15:34 | |
| I. Savant | Aug 14, 15:47 | |
| Arthur C. | Aug 14, 16:21 | |
| I. Savant | Aug 14, 16:36 |






Cocoa mail archive

