|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
A part of code (this is a simply try code for a R&D):
@interface root : NSManagedObject @interface song : root @interface artist : root @interface modification : NSManagedObject
//The same things for modified and deleted object }
Le 28 juin 08 à 19:30, Mike Abdullah a écrit :
Post some code.
Mike.
On 28 Jun 2008, at 18:25, Yoann GINI wrote:
Ho sorry, of cours it's isKindOfClass, I've this problem since 2 days and I've try all similar method by despair !
With isKindOfClass I've always a NO in return...
Le 28 juin 08 à 19:15, Owen Yamauchi a écrit :
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
_______________________________________________
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
| References: | |
| >Using isMemberOfClass with a tree of subclass of NSManagedObject (From: Yoann GINI <email@hidden>) | |
| >Re: Using isMemberOfClass with a tree of subclass of NSManagedObject (From: "Owen Yamauchi" <email@hidden>) | |
| >Re: Using isMemberOfClass with a tree of subclass of NSManagedObject (From: Yoann GINI <email@hidden>) | |
| >Re: Using isMemberOfClass with a tree of subclass of NSManagedObject (From: Mike Abdullah <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.