From: Leslie Viljoen Date: 2007-08-14T23:57:48+09:00 Subject: JRuby and Netbeans Matisse GUI builder ------=_Part_53480_3375501.1187103471809 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello everyone! Netbeans 6 adds some excellent Ruby/JRuby support and it's quite easy to create swing GUI components directly in JRuby code now. The Matisse GUI builder produces Java code that looks like it could be fairly easily converted to Ruby code, making Netbeans a possible way of developing desktop GUI apps in Ruby. Has anybody thought about writing a program that can convert Matisse's output to Ruby? Or possibly extending Matisse to support Ruby code generation directly? It looks like that support may be added by Sun anyway at a later stage, but perhaps someone would like to start working on a head start. I am thinking of looking at the code but was wondering if I'd be duplicating effort. Les ------=_Part_53480_3375501.1187103471809--