That would be great. I've used jruby with both jcom and jacozoom, and it worked flawlessly with both. It would be nice to have something as part of the distribution.
One thing about win32ole is that when I used it, there was no way to pass unicode strings back and forth. I ended up modifying win32ole so that it expected utf8 cruby strings and converted them before passing them on. I don't know if things have changed in later releases, but it would be great to have that work (I'm not sure if jruby's win32ole would be different than cruby's because of that). -Wes On Fri, 9 Jun 2006, Charles O Nutter wrote: | I want to make win32ole work in JRuby. JaCOB is a Java-COM bridge that | Groovy uses to accomplish OLE scripting. It oughta be a day's work to wire | it in, and then things like WATIR would work in JRuby too. I wouldn't expect | this would be delivered with JRuby proper, but it could easily be installed | after-the-fact. | | http://danadler.com/jacob/ | http://groovy.codehaus.org/COM+Scripting | | Sound like a good idea? Would any of you be interested in such a thing? | | _______________________________________________ Jruby-devel mailing list Jruby-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jruby-devel