Re: Deletes Objects On Remove
Re: Deletes Objects On Remove
- Subject: Re: Deletes Objects On Remove
- From: Tore Halset <email@hidden>
- Date: Fri, 22 Sep 2006 06:56:55 +0200
On Sep 20, 2006, at 01:57, mmalc crawford wrote:
On Sep 19, 2006, at 3:08 PM, Tore Halset wrote:
I want to use the parameter "Deletes Objects On Remove" of the
contentArray of an NSArrayController outside of Core Data (no
NSManagedObjectContext). If the flagged are checked, I want some
code to run if the user issues a remove:
Current error are "Cannot perform operation without a managed
object context". Is this hackable?
Implement a subclass of NSArrayController to provide the
functionality you want.
Thanks.
- Tore.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden