NSStringPathExtensions thread safety?
NSStringPathExtensions thread safety?
- Subject: NSStringPathExtensions thread safety?
- From: Jim Correia <email@hidden>
- Date: Fri, 24 Mar 2006 12:53:31 -0500
NSString is documented as thread safe here:
http://developer.apple.com/documentation/Cocoa/Conceptual/
Multithreading/articles/CocoaSafety.html
Does that also include all the categories defined by Foundation and/
or AppKit on NSString, such as those in NSPathUtilities.h?
Do the docs follow a general pattern here? In other words, if the
docs claim that NSFoo is thread safe, does that imply that all Apple
supplied categories on NSFoo are also thread safe?
Thanks,
Jim
_______________________________________________
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