Re: coding NSNumber in NSArray?
Re: coding NSNumber in NSArray?
- Subject: Re: coding NSNumber in NSArray?
- From: Jens Alfke <email@hidden>
- Date: Mon, 14 Sep 2009 12:30:47 -0700
On Sep 14, 2009, at 12:10 PM, Jon wrote:
I don't quite understand why you don't see the word "NSNumber" in my
code... when you said twice incorrectly that it doesn't involve an
NSNumber????
nor why you don't see the word "NSArray" in my code. when you said
again incorrectly you don't see an array being used?????
No. (Is this the Nobody Reads Carefully thread?!) What he actually
said was
we still don't know exactly what went wrong, or why the question is
being asked about a NSNumber that isn't (after all) in an array.
which is nothing like not seeing the words NSNumber or NSArray.
The confusion is that your initial message asked about arrays of
NSNumbers, but your code doesn't have those. You have arrays of your
custom objects which contain NSNumbers. Not the same thing.
As I've said, the code you posted looks OK. You'll need to post more
of the surrounding code, and better yet, actually tell us what goes
wrong at runtime (in detail, please.)
—Jens_______________________________________________
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