• 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: That Obj-C/Java Req -- Re: Jobs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: That Obj-C/Java Req -- Re: Jobs


  • Subject: Re: That Obj-C/Java Req -- Re: Jobs
  • From: Steve Klingsporn <email@hidden>
  • Date: Sat, 16 Nov 2002 20:23:28 -0600

Also --

- Java byte code is much tighter and smaller in size than PPC or x86 machine code.
- You have much better library support in Java, not only from Sun, but Netscape, IBM, et al.
- Memory management is much better in Java. In Objective-C and C, you're leak-prone.
- Exceptions prevent you from crashing hard in Java. In Objective-C, you crash hard.
- Networking is much easier in Java than in Objective-C.
- You can rapidly develop applications much faster with Java than Objective-C.

I'm sure that Objective-C performance, as it's been a top priority with all of the recent OS X releases, will remain a top priority. To use your guys' argument, "it's best to pick the language after you decide what the problem is, etc." =) Works both ways.

Also --

Hopefully the runtime architecture will be open to the point where other languages and mechanisms can be supported in the future as well. This would be a great thing. A common runtime architecture for all languages and frameworks in Mac OS X, as opposed to a bunch of very different runtimes, execution environments, and bridges spanning these distances.

Steve
_______________________________________________
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: That Obj-C/Java Req -- Re: Jobs
      • From: Ondra Cada <email@hidden>
    • Re: That Obj-C/Java Req -- Re: Jobs
      • From: Hasan Diwan <email@hidden>
  • Prev by Date: Re: Jobs
  • Next by Date: Re: That Obj-C/Java Req -- Re: Jobs
  • Previous by thread: Re: Some realities
  • Next by thread: Re: That Obj-C/Java Req -- Re: Jobs
  • Index(es):
    • Date
    • Thread