A full rewrite? Mac only? I’d go with Swift/Cocoa. You can write far safer code 
in Swift than Objective-C due to optionals.

But if you have code you’ll be able to share, maybe a cross platform code base 
with Carbon UI, then Objective-C might be better since you can write 
Objective-C++.

If you want to stick with C++ then Qt is an option, if you’re ok with the 
license and lack of native controls.

Kevin

Sent from my iPhone

> On Nov 24, 2018, at 2:23 PM, Stephen Kay <s...@karma-lab.com> wrote:
> 
> Let’s say you have a rather ancient carbon app written in C and C++, and you 
> now want to try to completely rewrite a 64-bit version. What language and 
> framework would you use? Cocoa?
> 
> Thanks,
> - Stephen
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Carbon-dev mailing list      (Carbon-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/carbon-dev/kainjow%40kainjow.com
> 
> This email sent to kain...@kainjow.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (Carbon-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to