• 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: Automatic code generation for C++/Objective C bridge
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automatic code generation for C++/Objective C bridge


  • Subject: Re: Automatic code generation for C++/Objective C bridge
  • From: Ashish Sharma <email@hidden>
  • Date: Fri, 3 Apr 2009 18:21:42 -0500

I think there are "many" situations where this approach is used/ could be
useful, for example, when you have your UI in cocoa and you want to
communicate with the C++ objects. Ofcourse you can mix obj-c and c++ in a
trivial way but that means your application sees both obj-c and C++ types. A
classic example would be an alternative for objective c bindings for
CORBA/SOAP. You can have Objective C wrappers over C++ bindings available
for SOAP/CORBA and use them in your application without your code been aware
of the C++ objects/types.
I don't know if I made my point clear :)

On Fri, Apr 3, 2009 at 8:26 AM, Scott Ribe <email@hidden>wrote:

> I don't see the point. I work extensively with Objective-C++ and I don't
> think I've ever seen a single situation where wrapping C++ objects in
> Objective-C wrappers would have been a good approach.
>
> --
> Scott Ribe
> email@hidden
> http://www.killerbytes.com/
> (303) 722-0567 voice
>
>
>
_______________________________________________

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: 
 >Automatic code generation for C++/Objective C bridge (From: Ashish Sharma <email@hidden>)
 >Re: Automatic code generation for C++/Objective C bridge (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: Example of collapsible disclosure view
  • Next by Date: Screen recorder
  • Previous by thread: Re: Automatic code generation for C++/Objective C bridge
  • Next by thread: Disabling Highlighting of Row Selection in NSTableView
  • Index(es):
    • Date
    • Thread