Re: coding NSNumber in NSArray?
Re: coding NSNumber in NSArray?
- Subject: Re: coding NSNumber in NSArray?
- From: Kyle Sluder <email@hidden>
- Date: Mon, 14 Sep 2009 13:21:43 -0700
On Mon, Sep 14, 2009 at 12:45 PM, Jens Alfke <email@hidden> wrote:
> Why not? It looks harmless.
Eh, you're right. I had misread the condition. I've never been a fan
of IF NOT A OR NOT B THEN C… I've preferred IF NOT (A AND B) THEN C.
Obviously the former form is more confusing to me. :)
But we still need to see -typeOfLeaf to make sure it's doing the right thing.
--Kyle Sluder
_______________________________________________
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