Archived

This forum has been archived. Please start a new discussion on GitHub.

C# binding

I have worked with CORBA for many years, and I must say that I
was very exited in finding about Ice. Asynchronous and P/S were
really missing in CORBA, so I used a combination of CORBA and Rendezvous/TIB for my trading architecture.

Very good job indeed! Asynchronous, Publish/Subscribe, etc. It looks
like you are reaching CORBA 3.0, and I wonder why Iona is not there
yet? I love it!

Moreover, I would just like to add something to my wish list for Ice:

It would be VERY nice with a C# Ice-binding for MS .NET and Mono .NET.

I am a .NET and XML fan as well.

Regards,
Claes

Comments

  • marc
    marc Florida
    Thanks, I'm glad that you like Ice.

    New language mappings are currently not on our short-term TODO list, but if we add new mappings, C# would certainly be one of the interesting choices.
  • Re: C# binding
    Moreover, I would just like to add something to my wish list for Ice:

    It would be VERY nice with a C# Ice-binding for MS .NET and Mono .NET.

    I am a .NET and XML fan as well.

    What about the Ice interface in module ginzu that is available for mono?

    Unfortunately I didn't try it, but I would be eager to know if it also works with MS .NET and how it works at all.

    Stephan