| Re: [platform-swt-dev] Mac OS X Port |
Hi Ringo,
Because Carbon is a C api as is the lowest level Windows widget API?
I mainly developed in Java so far. Didn't do any C/C++ programming on any other platform I used. This also means that I'm not familiar with the path that Apple takes concerning their libraries. Correct me if I'm wrong, but isn't Carbon a temporary (even long term) migration path for Classic to OS X conversion? My idea of the whole situation is that Apple is pushing developers to go the Cocoa way and only to use Carbon for a first port of an app to OS X and then start mixing Carbon with Cocoa, finally resulting in a pure Cocoa app. If this is the case, I would not like to do a binding to Carbon.
My 0.02 CHF... --andre