On Sat, 28 Oct 2006, Marc Laukien wrote: > The Internet Communications Engine (Ice) is a modern, object-oriented > distributed computing platform. We have just released a preview version of > Ice for Ruby, which allows Ruby applications to interact seamlessly with Ice > applications written in C++, Java, C#, Visual Basic, and Python. This sounds really neat - alas, I have one question about it - according to the documentation, it only supports client-side development in Ruby: >>>>> Currently, Ice provides language mappings for C++, Java, C#, Visual >>>>> Basic .NET, Python, and, for the client side, PHP and Ruby. Are there any plans for server side support for Ruby as well? Benedikt