• 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: Phillip Mills <email@hidden>
  • Date: Thu, 27 Jan 2005 11:15:29 -0500

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"? - Why a dylib?

Why I ask:
- If it's really going to be distributed as source, you need built-in Java compile ability -- which can be done -- but is a lot more complicated than just calling something in the C example.
- 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.


........................
Phillip Mills
Multi-platform software development
(416) 224-0714

_______________________________________________
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: Stefan Pantke <email@hidden>
References: 
 >May I pack java in a dylib? (From: Stefan Pantke <email@hidden>)

  • Prev by Date: Re: Problems with custom NSView subclass, IBPalette, and bindings support
  • Next by Date: Re: Problems with custom NSView subclass, IBPalette, and bindings support
  • Previous by thread: May I pack java in a dylib?
  • Next by thread: Re: May I pack java in a dylib?
  • Index(es):
    • Date
    • Thread