Florian Growrote: > I think C# is becoming a sensible language. It's still statically typed, > of course, but it is improving heavily. I couldn't agree more. I think what pushed many of us toward ruby was the fact that the static type systems of Java, C# and C++ are getting in the way all the time, but Microsoft is doing real work with C#/.net to alleviate that problem. If they push it far enough, I think they just might pull most of us back again (to mono) :-) Thomas