RE: Equivalent of isKindOfClass for Foundation Types?
RE: Equivalent of isKindOfClass for Foundation Types?
- Subject: RE: Equivalent of isKindOfClass for Foundation Types?
- From: "Christopher Hickman" <email@hidden>
- Date: Thu, 4 May 2006 12:43:01 -0400
>> - (id)transformedValue:(id)value;
>
>Why is it "(id) value" and not "(void) value"?
Because the method signature is defined by the superclass in
NSValueTransformer.h and I'm just providing its implementation in my
subclass.
_______________________________________________
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