Re: NSFileManager and Mac OS X: fully compatible before the end of days?
Re: NSFileManager and Mac OS X: fully compatible before the end of days?
- Subject: Re: NSFileManager and Mac OS X: fully compatible before the end of days?
- From: SA Dev <email@hidden>
- Date: Fri, 20 May 2005 14:00:02 -0400
Hear that, Scott? Every Cocoa developer on this list just
collectively groaned. ;-)
On May 20, 2005, at 1:57 PM, Scott Anguish wrote:
It's always worth it. More requests = higher priority.
the problem with this is that you're assigning higherPriority
to moreRequests
you want to be testing equality I think.. so
moreRequests==higherPriority.
you may want to consider using [moreRequests
isEqual:higherPriority]
_______________________________________________
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