[EMAIL PROTECTED] wrote:
Charles Oliver Nutter-2 wrote:
That being said, you can't avoid JNI forever. In my humble opinion, a
1.0 release should support the POSIX functions you've been avoiding.
You may be right...and it would be quite generous of you to jump in and
help out! I'm sure your JNI-based implementation of POSIX functions for
JRuby will be an excellent addition!
Quoted from:
http://www.nabble.com/-ANN--JRuby-0.9.9-Released-tf3635410.html#a10153291
I can't give you JNI-based POSIX functions, but I can give you Java-based ones which might be a bit easier to maintain. JNA (http://jna.dev.java.net) might help you get the functionality you need without having to deal with JNI headaches.
Ah-ha...I knew something like this had to exist. It seems like this
could be used to give us access to POSIX functions, as a sort of
"J/Invoke" capability? I can also see another use for this: reusing
Ruby's dll/so-based extensions until ports can be made...
Very interesting...
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email