Comment Re:70% of Java developers target native APIs? (Score 1) 197
This guys smokin crack... I helped develop the object distribution layer of IBM's SanFrancisco business object framework project and even at that layer we never made jni calls.
About the only time I've had to call native api's via jni is when I am developing management interfaces for a hardware device that is attached to the system.
About the only time I've had to call native api's via jni is when I am developing management interfaces for a hardware device that is attached to the system.