Originally posted by benguru:
can you write in the cocoa framework using java? Also which language do you prefer java or obj-c?
The choice between Java and Objective-C has been beaten to death in this forum. You might want to do some searches, given that those threads were pretty extensive.
My take on it is that, if you are developing for OSX and don't care about cross platform compatibility, then go with Objective-C. If you already know Java and don't feel like learning Objective-C then used the Java Bridge.
