On 08/25/05 Ralph Mason wrote:
> So a JNI->dotnet layer should be simple right?

There are likely several issues having two different VM runtimes in the
same process sapce: handling the GC heap, signal handlers etc.
IBM has a research project going to try and comeup with some way to
have it working, but it requires changes to the VMs.
The best way currently is to use a single runtime that can execute both
IL and java code, so ikvm or grasshopper.

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to