• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: May I pack java in a dylib?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: May I pack java in a dylib?


  • Subject: Re: May I pack java in a dylib?
  • From: Stefan Pantke <email@hidden>
  • Date: Thu, 27 Jan 2005 17:39:09 +0100


Am 27. Jan 2005 um 17:15 schrieb Phillip Mills:

On Jan 27, 2005, at 11:04 AM, Stefan Pantke wrote:

I have some java source and need to pack it in a dylib and like to
call it, as if there were standard C entry points.

Questions: - Do you really mean "source"?

I'd like to ship bytecode. My fault.

- Why a dylib?

Because I need to call it from another environment, in this case REALbasic.
Please, no flames ;-)


- If you just need the ability to find a symbol by name and use it, that's easily done with classes/jars on the classpath and reflection.

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.


Kinds,

Stefab

_______________________________________________
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


  • Follow-Ups:
    • Re: May I pack java in a dylib?
      • From: Ricky Sharp <email@hidden>
References: 
 >May I pack java in a dylib? (From: Stefan Pantke <email@hidden>)
 >Re: May I pack java in a dylib? (From: Phillip Mills <email@hidden>)

  • Prev by Date: Re: Breakpoint on arbitrary selector
  • Next by Date: Re: Selecting Multiple Files In Finder
  • Previous by thread: Re: May I pack java in a dylib?
  • Next by thread: Fwd: Re: May I pack java in a dylib?
  • Index(es):
    • Date
    • Thread