Ok. A thought just occurred me. By using the proxies infrastructure in the java platform you can even create the illusion of ruby classes implementing java interfaces. This would raise the level of integration between the platforms and expose a wider range of APIs to ruby users. What do you think? Rodrigo ----- Original Message ----- From: "Mauricio FernáÏdez" <batsman.geo / yahoo.com> To: "ruby-talk ML" <ruby-talk / ruby-lang.org> Sent: Wednesday, June 25, 2003 2:56 PM Subject: Re: Ruby/Java integration through JNI: working implementation > On Thu, Jun 26, 2003 at 02:52:39AM +0900, Rodrigo B. de Oliveira wrote: > > Ok, so in theory we can start developing our GUI applications using the SWT > > and the Eclipse platform? > > > > That's great! > > > > Which specific versions of the jsdk are/will be supported? > > Right now I'm linking against Blackdown 1.4.1, but AFAIK JNI is defined > from 1.2 on, and that's all I use for the moment. I'll check to make > sure that I'm not using incompatible APIs. > > > -- > _ _ > | |__ __ _| |_ ___ _ __ ___ __ _ _ __ > | '_ \ / _` | __/ __| '_ ` _ \ / _` | '_ \ > | |_) | (_| | |_\__ \ | | | | | (_| | | | | > |_.__/ \__,_|\__|___/_| |_| |_|\__,_|_| |_| > Running Debian GNU/Linux Sid (unstable) > batsman dot geo at yahoo dot com > > How do I type "for i in *.dvi do xdvi $i done" in a GUI? > -- Discussion in comp.os.linux.misc on the intuitiveness of interfaces > > >