• 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: Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question


  • Subject: Re: Question
  • From: Marcel Weiher <email@hidden>
  • Date: Tue, 4 Dec 2001 09:30:01 +0100

On Dienstag, Dezember 4, 2001, at 03:37 Uhr, Eduardo I. Jiminez wrote:

Another reason NOT to use ObjC its because it is not portable. I will not be able to use that code in the future to port the application to another system, like Solaris, Linux, Windows or whatever. But if my basic framework is in C++, I can use it anywhere.

This is a common misconception. Objective-C is highly portable. It is part of gcc and therefore runs on just about any platform that gcc runs. Furthermore, there are alternative compilers that spit out plain C code which can be compiled with any other C compiler.

As to libraries, two open-source implementations of the Foundation exist, libFoundation and gstep-base. Both are also highly portable. They can be, have been and are being used to produce commercial-grade software systems.

Marcel

--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.


References: 
 >Re: Question (From: "Eduardo I. Jiménez" <email@hidden>)

  • Prev by Date: Re: inserting non RTF graphics into an NSTextView ?
  • Next by Date: Re: Question
  • Previous by thread: Re: Question
  • Next by thread: Re: Question
  • Index(es):
    • Date
    • Thread