Re: NSNull and @""
Re: NSNull and @""
- Subject: Re: NSNull and @""
- From: "Shawn Erickson" <email@hidden>
- Date: Fri, 10 Oct 2008 17:25:14 -0700
On Fri, Oct 10, 2008 at 5:11 PM, Colin Barrett <email@hidden> wrote:
> It is up to the caller of objectForKey:
> (which returns id) to check the type of the returned object and make
> sure it is what you are expecting it to be.
To go further... it isn't important what the type is are run time,
just if the object responds to the messages you want to send it in a
way that is reasonable for the situation.
-Shawn
_______________________________________________
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