On May 13, 2005, at 8:11 AM, Bob wrote:

This project should provide a tool that generates a native executable
program that just starts a new VM and provides all arguments and


classespath

etc... without suffering with batch and shell files. That's similar to a
feature in Borland's JBuilder.



Presumeably, the JVM will be stored in a .so/.dll file, and will be made available to other applications via the standard shared library interfaces. In that case, this program would be no problem. It would also be possible for non-Java apps to embed and integrate a JVM right into their own system, they wouldn't always have to be calling an external JVM.



Could someone capture this in the wiki? I'm on a plane...

geir

-- Bob



-- Geir Magnusson Jr +1-203-665-6437 [EMAIL PROTECTED]




Reply via email to