• 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: Cross Platform Obj-C?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross Platform Obj-C?


  • Subject: Re: Cross Platform Obj-C?
  • From: Bernard van Gastel <email@hidden>
  • Date: Mon, 6 May 2002 22:57:13 +0200

I would write all your generic objects, like containers, lists, manipulators
etc. in ANSI C++. Anything that manipulates data behind the scenes really.
That way it is transferable to any platform. Or, you could write it all in
Objective C so long as you don't use any of the Cocoa Objects...which IMO is
where Objective C gets it's power.

The vast power is portable too. The Foundation Kit is available as a completely free cross-platform solution under LGPL; see www.gnustep.org.

Is it 100% compatible with Cocoa Foundation Kit? If not, it is not suitable for cross-platform development (little differences can be ...). Isn't there another obj-c framework, largely like Cocoa (but possibly different on some parts), that is written for Unix, Windows and Mac?

Bernard

---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Re: Cross Platform Obj-C? (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: Cocoa programming book(s) (James Perry)
  • Next by Date: [OT] Default Paper Size
  • Previous by thread: Re: Cross Platform Obj-C?
  • Next by thread: Re: Cross Platform Obj-C?
  • Index(es):
    • Date
    • Thread