• 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: Using Bindings with C++ objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Bindings with C++ objects


  • Subject: Re: Using Bindings with C++ objects
  • From: Shripada Hebbar <email@hidden>
  • Date: Mon, 24 Dec 2007 11:59:35 +0530

Rick,

  I doubt you'd gain anything from using bindings in your case. The
code you'd have to write to bridge your C++ objects would essentially
be the same as you'd have to write to implement your master-detail-
view without bindings.

But I think writing obj-C wrapper to the C++ class or module and binding against that is a good
alternative than glue code. Its a one time job and definitely would make the app
more cleaner. Also in future if its decided to port that stuff to objective C, then you dont have to mess up
again with your view classes.


Regards
Shripada


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

  • Prev by Date: WebView and Rtf
  • Next by Date: Re: NSHTTPCookieStorage notification troubles
  • Previous by thread: Re: Using Bindings with C++ objects
  • Next by thread: Re: Using Bindings with C++ objects
  • Index(es):
    • Date
    • Thread