• 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: Need for Swift
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need for Swift


  • Subject: Re: Need for Swift
  • From: Richard Charles via Cocoa-dev <email@hidden>
  • Date: Tue, 15 Oct 2019 10:40:50 -0600

> On Oct 15, 2019, at 7:57 AM, Turtle Creek Software via Cocoa-dev
> <email@hidden> wrote:
>
> TurtleSoft has a big investment in C++ source code that's full of
> construction business logic. Unfortunately, with the death of Carbon its
> future value is in doubt.


I have found your comments enlightening. So if I understand correctly you have
three choices for a native UI on the Mac.

1. Objective-C which would integrate nicely with your C++ business logic using
Objective-C++. One problem is you have very little experience with the Cocoa
frameworks. Another problem is you are hesitant to pursue this path fearful
that down the road Apple may abandon Objective-C.

2. Another option is Swift but it has zero integration with C++. So this is
really not a choice at all.

3. A third option would be to combine all three. Keep your business logic in
C++ and combine with Objective-C using Objective-C++ and then bridge to Swift.
That does sound like a nightmare.

Looks like you are in a pickle.

--Richard Charles

_______________________________________________

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

  • Follow-Ups:
    • Re: Need for Swift
      • From: David Swofford via Cocoa-dev <email@hidden>
    • Re: Need for Swift
      • From: Paul Scott via Cocoa-dev <email@hidden>
    • Re: Need for Swift
      • From: David Brittain via Cocoa-dev <email@hidden>
    • Re: Need for Swift
      • From: Jens Alfke via Cocoa-dev <email@hidden>
References: 
 >Re: Need for Swift (From: Turtle Creek Software via Cocoa-dev <email@hidden>)

  • Prev by Date: Re: Need for Swift
  • Next by Date: Re: Need for Swift
  • Previous by thread: Re: Need for Swift
  • Next by thread: Re: Need for Swift
  • Index(es):
    • Date
    • Thread