Re: CF Portability
Re: CF Portability
- Subject: Re: CF Portability
- From: Rosyna <email@hidden>
- Date: Tue, 31 Dec 2002 04:19:52 -0700
Last I checked, GNUStep wasn't a viable option for windows. Mainly do
to installation issues and lack of API completeness. CoreFoundation
*does* work on Windows. If you ask around, I am sure you can find an
old version of a compiled CoreFoundation library that works well on
windows. (I don't have such a lib). Not sure if the Notifications
(CFUserNotifications or CFNotifications) work on windows though.
Ack, at 12/31/02, Marcel Weiher said:
Objective-C/Foundation code is much more portable than
CoreFoundation, because OpenSource implementations of Foundation are
available (GNUstep base and libFoundation). Use of CoreFoundation
is largely non-portable because large parts of CoreFoundation are
not OpenSource (only parts are in Darwin).
So if you want to be portable: use Foundaton, avoid CoreFoundation.
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
_______________________________________________
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.