On 5/13/05, Bob <[EMAIL PROTECTED]> 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.
> 
> -- Bob


Yes something of that sort is what i meant




-- 
www.FaeLLe.com <http://www.FaeLLe.com>

Reply via email to