|
From: | Austin Clow |
Subject: | Re: Obtaining a UUID NSString |
Date: | Thu, 26 May 2011 14:25:55 -0500 |
I am not in 'dire' need of it, I can substitute it for something else if it is available, tho I would like to reduce the amount of Frameworks I need to link against. Adding the UUID functions to corebase is the best solution to be source compatible, which is what I am aiming for. As of right now, there were only about four or five functions/method/classes in my Cocoa app that were missing from GNUstep's frameworks, and the CoreFoundation UUID functions were one of them (the others I reported). I use CFUUIDRef, CFUUIDCreate, CFUUIDCreateString, and CFRelease. If just those were implemented, and the worked, I would be greatly appreciative. And GNUstep would be one step close to source compatibility with Cocoa. - Thanks, Austin On May 26, 2011, at 8:19 AM, Stefan Bidi wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |