logoalt Hacker News

philwelch08/01/20251 replyview on HN

Maybe not, but an Objective-C++ codebase might be a good candidate.


Replies

volemo08/01/2025

Do you have projects with huge code bases of Obj-C++ in mind?

I guess, some Mac apps? In that case I think most platform independent "guts" would be in C or C++, and the Obj-C++ part is tied to the frameworks, so the devs would have to rewrite it anyway.

show 1 reply