• 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: "Lemings, Eric B" <email@hidden>
  • Date: Thu, 14 Apr 2005 16:49:05 -0600
  • Thread-topic: Cocoa from C++ (dont want to mix it)


> -----Original Message-----
> From: John Stiles [mailto:email@hidden]
> Sent: Thursday, April 14, 2005 4:40 PM
> To: Glen Simmons
> Cc: Lemings, Eric B; Cocoa Dev
> Subject: Re: Cocoa from C++ (dont want to mix it)
>
>
> Or do what I do, and use Objective-C for the basic GUI layer and C++
> for everything else.
> In my case, I'm really comfortable with C++ paradigms and
> need to use
> them for all the rest of my work, so I've managed to square away all
> the Objective-C stuff into a few Mac-specific files.
> Everything works
> great, and the program logic can use C++.
> I don't think any company which was serious about entering the Mac
> market would shy away from developing their app just over
> Objective-C;
> you can write a full-fledged Cocoa app with a very small amount of
> Objective-C if you want. It's really up to you whether you want to
> convert all those std::vectors to NSArrays or not... it'll
> compile and
> run either way ;)

Best response I've seen in this whole thread.  Thanks John.

Eric.
 _______________________________________________
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

  • Prev by Date: Re: Cocoa from C++ (dont want to mix it)
  • Next by Date: Re: Cocoa from C++ (dont want to mix it)
  • Previous by thread: Moderator EOT -- Re: Cocoa from C++ (dont want to mix it)
  • Next by thread: Problem With iPod Mounting
  • Index(es):
    • Date
    • Thread