Hi, On Monday, October 28, 2002 10:41, Andy Walter wrote: > But this is a general problem of native code. I don't see how > using anything else than JNI for native methods can help.
My VM isn't a "real" VM. It sits on top of the .NET runtime, so for native code I use .NET libraries. So in addition to the Java security model, I also have to deal with the .NET security model. Regards, Jeroen _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

