• 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
CoreData/Bindings: Managed objects don't get finally deleted
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CoreData/Bindings: Managed objects don't get finally deleted


  • Subject: CoreData/Bindings: Managed objects don't get finally deleted
  • From: Stefan <email@hidden>
  • Date: Mon, 5 Feb 2007 23:17:27 +0100

After certain changes, the UI of my app is still consitent, but the persistent
store seems to be not. Here is what happpens:


If I delete managed objects using a 'NSArrayController' subclass [.. remove], the
UI removes the respective object.


If I save he document and reload it again, all objects are still there.

Thus, I can add new objects, but I fail to delete them.

Any general ideas, what might force this behaviour?

I use a NSView suclass for drawing and this subclass enumerates objects
using

	[transactionsArrayControllerOutlet arrangedObjects]

I never release the returned NSArray. Do I need to?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: CoreData/Bindings: Managed objects don't get finally deleted
      • From: Stefan <email@hidden>
  • Prev by Date: Re: MSSQL
  • Next by Date: NSXMLDocument pretty printing
  • Previous by thread: Re: NSBitmapImageRep from tiff NSData bug?
  • Next by thread: Re: CoreData/Bindings: Managed objects don't get finally deleted
  • Index(es):
    • Date
    • Thread