CFUUID vs. -[NSProcessInfo globallyUniqueString] (was Re: NSInvalidArgumentException : can't send message to abstract object)
CFUUID vs. -[NSProcessInfo globallyUniqueString] (was Re: NSInvalidArgumentException : can't send message to abstract object)
- Subject: CFUUID vs. -[NSProcessInfo globallyUniqueString] (was Re: NSInvalidArgumentException : can't send message to abstract object)
- From: Jim Correia <email@hidden>
- Date: Fri, 26 Apr 2002 18:40:56 -0400
On Friday, April 26, 2002, at 12:09 PM, Erik M. Buck wrote:
See CFUUID: used to produce universally unique 16-byte identifiers
See [NSProcessInfo globallyUniqueString]
While the two of these do generate unique strings, they generate different
styles of strings.
I don't know if this is by design, or omission.
I haven't filed a bug because -[NSProcessInfo globallyUniqueString] is
upholding the documented contract...
Jim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.