• 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: Cocoa from C++ (dont want to mix it)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa from C++ (dont want to mix it)


  • Subject: Re: Cocoa from C++ (dont want to mix it)
  • From: Clark Cox <email@hidden>
  • Date: Thu, 10 Mar 2005 07:44:26 -0500

On Thu, 10 Mar 2005 11:13:16 +0100, Dominik <email@hidden> wrote:
>
> On Mar 10, 2005, at 8:56 AM, j o a r wrote:
>
> > On 2005-03-10, at 08.45, Dominik wrote:
> >
> >> What hinders me from using C++ for cocoa programming?
> >> The Byte-Code is the same and the headers could be translated.
> >> [] msgs could be calls to ObjC_SendMsg or what its called. If gcc
> >> couldnt be convinced to interpret [] in c++ just fine.
> >
> > <http://www.google.com/search?client=safari&rls=en-us&q=Objective-
> > C++&ie=UTF-8&oe=UTF-8>
> >
> > <http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
> > LanguageOverview/chapter_3_section_10.html>
> >
> I did a search on google and DONT want to mix C++ and ObjectC but to
> replace it.

C++ simply isn't dynamic enough. Way too much of what happens in the
Objective-C runtime happens at, well, runtime. Is there any particular
reason that you do not want to use Objective-C?

--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Cocoa from C++ (From: Dominik <email@hidden>)
 >Re: Cocoa from C++ (From: j o a r <email@hidden>)
 >Re: Cocoa from C++ (dont want to mix it) (From: Dominik <email@hidden>)

  • Prev by Date: SOLVED-Need help tracking down memory issue
  • Next by Date: NSNotificationCenter does the doc lie to us ??
  • Previous by thread: Re: Cocoa from C++ (dont want to mix it)
  • Next by thread: Re: Cocoa from C++ (dont want to mix it)
  • Index(es):
    • Date
    • Thread