On Fri, Oct 10, 2008 at 5:11 PM, Colin Barrett <[EMAIL PROTECTED]> 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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
