Linked by Thom Holwerda on Wed 6th Jul 2005 22:12 UTC
Thread beginning with comment 802
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-07
Even if it is possible to write C/C++ in Cocoa, most of the documentation is based on ObjC. Even if the concepts are the same, the language differences is still a hurdle you will have to overcome in order to port your application to OSX. Even though any good programmer will be able to master several programming languages, it is still a nuisance to write in different languages at the same time.
No matter what problems different languages causes, the endianness should not be that big a problem.