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: Scott Anguish <email@hidden>
- Date: Fri, 20 May 2005 13:57:19 -0400
On May 20, 2005, at 1:40 PM, Scott Stevenson wrote:
On May 20, 2005, at 10:32 AM, Stéphane Sudre wrote: Is it worth filing a request enhancement to have the NSFileManager API being fully compatible with Mac OS X or is it already in the pipeline?
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