Re: NSNumber's Purpose
Re: NSNumber's Purpose
- Subject: Re: NSNumber's Purpose
- From: Scott Anguish <email@hidden>
- Date: Thu, 15 Dec 2005 01:09:56 -0500
to encapsulate numeric values in an object oriented manner, providing
a consistent interface for asking information about the value (for
example, intValue, stringValue, etc..)
makes it KVC friendly.
can be stored in an NSArray
etc.. etc..
On Dec 15, 2005, at 1:03 AM, Jonathan Faulkenberry wrote:
I've been reading documentation for a while now, but I am still
quite confused. Could someone please briefly explain what the
purpose of NSNumber is?
_______________________________________________
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