Skip navigation.
 
mlRe: Problem with Cocoa on Java.
FROM : Kyle Sluder
DATE : Wed Jul 02 22:01:54 2008

On Wed, Jul 2, 2008 at 12:27 PM, Antonio Di Ferdinando
<<email_removed>> wrote:
> Does anybody know what's wrong with this? Or, alternatively, other
> solutions?


For one, the Cocoa-Java Bridge is deprecated, so I wouldn't be
surprised if you are actually running into a problem that Apple will
simply never fix.  The application you're talking about developing
sounds like it would be a good candidate for being written in Python
(assuming of course no integration with existing/legacy systems is
required), so you might want to use PyObjC instead.

--Kyle Sluder

Related mailsAuthorDate
mlProblem with Cocoa on Java. Antonio Di Ferdina… Jul 2, 18:27
mlRe: Problem with Cocoa on Java. Kyle Sluder Jul 2, 22:01
mlRe: Problem with Cocoa on Java. Ilan Volow Jul 2, 22:19
mlRe: Problem with Cocoa on Java. Kyle Sluder Jul 2, 23:32