COM with Ruby

J

Justin Rudd

I know about Win32Ole for accessing COM objects, but what about
writing COM objects with Ruby? I'm looking to write an addin for
Outlook.

Thanks!
 
T

Thomas A. Rieck

Justin said:
I know about Win32Ole for accessing COM objects, but what about
writing COM objects with Ruby? I'm looking to write an addin for
Outlook.

Thanks!
Wow. That sounds pretty involved. Wouldn't you have to generate a COM
DLL from the ruby source?
 
J

Justin Rudd

Wow. That sounds pretty involved. Wouldn't you have to generate a COM
DLL from the ruby source?

Shouldn't. At least I hope not. Python has a library that allows
Python classes to be COM classes as well. I'm hoping that there is
something like that available :)

Take a look at the SpamBayes Outlook Addin for an example of Python as
a COM object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top