Re: May I pack java in a dylib?
Re: May I pack java in a dylib?
- Subject: Re: May I pack java in a dylib?
- From: Ricky Sharp <email@hidden>
- Date: Thu, 27 Jan 2005 11:31:15 -0600
On Thursday, January 27, 2005, at 10:43AM, Stefan Pantke <email@hidden> wrote:
>I only have a chance to call c code from REALbasic using so called
>Declares(),
>foreign entry points.
>
>I'm thinking about creating a C wrapper for the java stuff, but I'd
>prefer
>to access the code a bit more directly - if this is possible.
I'm pretty sure you'll need to go the JNI route to get this type of integration. There's an example of Cocoa (Obj-C based) to Java integration via JNI in:
/Developer/Examples/Java/AppleDemos/CocoaComponent/
--
Rick Sharp
Instant Interactive(tm)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden