Re: [Sablevm-developer] Re: [kaffe] Java-Gnome: jni or cni

2004-03-11 Thread listas
Hi, > Anyone who uses the java-gnome libraries in a GUI-based Java > application is risking tying that application into GNOME. By contrast, > if they use Swing or SWT, they can easily port the application across a > wide range of supported platforms. Let me point that I can run popular GTK apps

Re: [Sablevm-developer] Re: [kaffe] Java-Gnome: jni or cni

2004-03-11 Thread Stephen Crawley
Mark, [EMAIL PROTECTED] said: > On Thursday 11 March 2004 18:44, Mark Howard wrote: > > The big question is: should we switch to CNI? > > No. I agree with Chris 100%. [Or perhaps I should say 110% :-)] JNI is the standard for portably calling C / C++ from Java. It works well enough for the jo