The Artima Developer Community
Sponsored Link

Java Buzz Forum
JNA: A simpler JNI

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
JNA: A simpler JNI Posted: May 12, 2007 4:08 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: JNA: A simpler JNI
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement

JNI is often scoffed at for being insanely difficult.

JNA aims to make it easier for you to access native code, and I heard about it from Romain (they used it in their Swing makeover talk to do cool windows).

I have heard of a mythical group at Sun who created a simple way to load a DLL/SO and allow you to go right after it. Some at Sun didn't like the idea as it would be so easy, that some users may go native too often.

I need to look closer at it, but in theory it looks really good.

Read: JNA: A simpler JNI

Topic: Commnets Turned off Previous Topic   Next Topic Topic: MySQL A.B.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use