Hello, > > Hello, > > We do not support COM in Mono. > > > > You need to use .NET > > This is a novice remark: > Ruby looks to have such a communication protocol. Ruby being written in C, > wouldn't it be possible to borrow their code, or is it too simplistic ?
You can certainly do that, and P/Invoke into the glue layer. But integrating it in the proper places in .NET where COM is handled automatically is a different story. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
