Re: Problem with Cocoa on Java.
Re: Problem with Cocoa on Java.
- Subject: Re: Problem with Cocoa on Java.
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 2 Jul 2008 17:32:13 -0400
On Wed, Jul 2, 2008 at 4:59 PM, Antonio Di Ferdinando
<email@hidden> wrote:
> Everything is done in Java and, since I need to integrate this tony bit into
> it, I need to use Java.
I see. Perhaps some form of inter-process communication is best,
then. Especially if you're dealing with something like video, I would
recommend looking into ways to keep your platform-specific code in
Java. You could, for example, write a Cocoa app that played your
movies using QTKit and presented itself as a web service which your
Java app consumes.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden