Slashdot Mirror


User: duffar

duffar's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:70% of Java developers target native APIs? on Mercury Researchers Explain Microsoft .NET · · Score: 1

    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.