Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 0.9.0
-
Fix Version/s: win32ole 0.8
-
Component/s: Extensions, HelpWanted
-
Labels:None
-
Number of attachments :
Description
We would like to be able to support the win32ole library in Ruby, so that applications that depend on it could run without modification in JRuby. The easiest way to do this would be to wire in one of the available COM/OLE libraries that exists for the JVM.
I would recommend the Jacob library; it's the library Groovy uses in their own OLE support.