From: Justin Rudd Date: 2004-12-08T01:56:57+09:00 Subject: Re: COM with Ruby > 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. -- Justin Rudd http://seagecko.org/thoughts/