From: "Mauricio Fernández" Date: 2004-01-30T01:34:56+09:00 Subject: [ANN] rjni: using Java from Ruby through JNI (was Re: choosing ruby?) On Wed, Jan 28, 2004 at 01:21:37PM +0900, Joel VanderWerf wrote: > Mauricio Fern�ndez wrote: > >On Tue, Jan 27, 2004 at 10:29:56PM +0900, Robert Klemme wrote: > > > >>>If we mix ruby & java I was thinking about using rjni or rjava. > > > > > >I'm sorry to have to tell you that rjni is at best alpha :-( > >I've got a nearly feature-complete version in my local repository but I > >haven't released it, since I don't see myself spending much time on Due to popular demand I have cleaned my latest code, added some API documentation and released it under http://www.thekode.net/ruby/rjni For the record: rjni exposes the Java Native Interface to Ruby. This allows the programmer to instantiate Java objects, manipulate them, etc.. from Ruby. Note that rjni is not meant to embed Ruby in Java, although it can be used to ease integration in that case. WARNING: THIS IS A TECHNOLOGY PREVIEW. THE SOFTWARE IS NOT EVEN ALPHA QUALITY AT THE MOMENT AND IS NOT MEANT TO BE USED YET. IT IS ONLY PROVIDED TO PRESENT THE TECHNIQUES EMPLOYED AND (HOPEFULLY) TO ACCELERATE THE DEVELOPMENT. > >it in the near future, and I don't want to mislead anybody into > >thinking so. > > If you release rjni you will be granted 3 wishes ;-) Whom should I contact? :) -- _ _ | |__ __ _| |_ ___ _ __ ___ __ _ _ __ | '_ \ / _` | __/ __| '_ ` _ \ / _` | '_ \ | |_) | (_| | |_\__ \ | | | | | (_| | | | | |_.__/ \__,_|\__|___/_| |_| |_|\__,_|_| |_| Running Debian GNU/Linux Sid (unstable) batsman dot geo at yahoo dot com The state of some commercial Un*x is more unsecure than any Linux box without a root password... -- Bernd Eckenfels