• 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
Using isMemberOfClass with a tree of subclass of NSManagedObject
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using isMemberOfClass with a tree of subclass of NSManagedObject


  • Subject: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • From: Yoann GINI <email@hidden>
  • Date: Sat, 28 Jun 2008 18:58:27 +0200

Hi all,

I've a CoreData base with some kind of object what are a subclass of an abstract class called "root" (root is a subclass of NSManagedObject). In a part of my code I need to catch all operation on object what are a child of root. For do that I use the notification NSManagedObjectContextObjectsDidChangeNotification and I would use "isMemberOfClass" method for test each objet. I don't know why but this method always return "NO" even of an object what are a chlid of root...

	Do you have an idea ?

Bests regards,
Yoann.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
      • From: mmalc crawford <email@hidden>
  • Prev by Date: Re: How to deal with a MenuItem with both a binded state property and an action method
  • Next by Date: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Previous by thread: Re: trackmouse problems in Leopard
  • Next by thread: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Index(es):
    • Date
    • Thread