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

Re: Using isMemberOfClass with a tree of subclass of NSManagedObject


  • Subject: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • From: "Owen Yamauchi" <email@hidden>
  • Date: Sat, 28 Jun 2008 10:15:15 -0700

On Sat, Jun 28, 2008 at 9:58 AM, Yoann GINI
<email@hidden> wrote:
>        Do you have an idea ?
>

Use -isKindOfClass: instead. -isMemberOfClass: only tells you if an
object is an instance of that specific class. -isKindOfClass: includes
all superclasses as well.

Owen
[forgot to reply-all]
_______________________________________________

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: Yoann GINI <email@hidden>
References: 
 >Using isMemberOfClass with a tree of subclass of NSManagedObject (From: Yoann GINI <email@hidden>)

  • Prev by Date: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Next by Date: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Previous by thread: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Next by thread: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Index(es):
    • Date
    • Thread