• 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: ObjC vs C++ (was: Is ZLib available in Cocoa?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ObjC vs C++ (was: Is ZLib available in Cocoa?)


  • Subject: Re: ObjC vs C++ (was: Is ZLib available in Cocoa?)
  • From: John Stiles <email@hidden>
  • Date: Fri, 5 Oct 2007 16:06:51 -0700


On Oct 5, 2007, at 11:13 AM, Scott Thompson wrote:


On Oct 5, 2007, at 11:33 AM, Scott Ribe wrote:

I go further; I write extensive new code in C++ for use from Objective-C.
The reasons are complex and almost certainly not relevant to your project,
but there are big chunks of what you would call my "invisible" code where
C++ is a better fit for what I think is the best design.

I do this as well. In my case the "invisible" code is shared with Windows. The cross platform portion of the code implements the "model" (and portions of the controller) of the application while the user interface and interaction with things like the drawing libraries are Objective-C.

Thirded. I write cross-platform apps, so the model is C++. It works fine.




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: ObjC vs C++ (was: Is ZLib available in Cocoa?) (From: Scott Ribe <email@hidden>)
 >Re: ObjC vs C++ (was: Is ZLib available in Cocoa?) (From: Scott Thompson <email@hidden>)

  • Prev by Date: Re: How do I get indirect binding to work?
  • Next by Date: Window OnVisible
  • Previous by thread: Re: ObjC vs C++ (was: Is ZLib available in Cocoa?)
  • Next by thread: Re: Is ZLib available in Cocoa?
  • Index(es):
    • Date
    • Thread