• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CF Portability
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CF Portability


  • Subject: Re: CF Portability
  • From: Marcel Weiher <email@hidden>
  • Date: Tue, 31 Dec 2002 11:13:42 +0100

Is the CF framework cross platform, i.e can it be compiled for a windows app? I am wondering about a little future portability of a section of my code and have built it heavily in Cocoa obj-c but can easily knock it down to c w/ CF.

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.

Marcel

--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.

  • Follow-Ups:
    • Re: CF Portability
      • From: Rosyna <email@hidden>
References: 
 >Re: CF Portability (From: Chris Kane <email@hidden>)

  • Prev by Date: keep scrollbar knob at bottom?
  • Next by Date: Solving Memory Leaks in an NSTableView
  • Previous by thread: Re: CF Portability
  • Next by thread: Re: CF Portability
  • Index(es):
    • Date
    • Thread