• 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: Java or Objective-C for Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java or Objective-C for Cocoa?


  • Subject: Re: Java or Objective-C for Cocoa?
  • From: Ondra Cada <email@hidden>
  • Date: Fri, 2 Apr 2004 13:50:21 +0200

Claus,

On Friday, Apr 2, 2004, at 12:43 Europe/Prague, Claus Atzenbeck wrote:

I have
heard that Objective-C might be the better choice for Cocoa, especially
for heavy graphical stuff. Is there really a big difference?

ObjC is *much* better language for just plain anything, thanks to a plethora of reasons stated nauseatingly often. For starters, let's say "proper class support", "categories", "polymorphism", "message forwarding", or "no garbage collector". Just try to scan archives.

Beside that, being compiled it's also faster, although, for a properly designed application, that should not be paramount generally, and if there happens to be a bottleneck in any computational stuff, you may find you need to go to plain C anyway (well, which is much easier in ObjC too ;))
---
Ondra Hada
OCSoftware: email@hidden http://www.ocs.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.


  • Follow-Ups:
    • Re: Java or Objective-C for Cocoa?
      • From: Patrick Machielse <email@hidden>
References: 
 >Java or Objective-C for Cocoa? (From: Claus Atzenbeck <email@hidden>)

  • Prev by Date: Re: How to release all objects on 'Quit' of application
  • Next by Date: Re: How to release all objects on 'Quit' of application
  • Previous by thread: Java or Objective-C for Cocoa?
  • Next by thread: Re: Java or Objective-C for Cocoa?
  • Index(es):
    • Date
    • Thread