Lazycoder

26Jul/060

OSCON Ruby and .NET

Jon Lam has done some interesting work integrating Ruby and .NET using interop. I asked him about being able to put a Ruby/Rails front end onto an existing asp.net framework. What I meant was calling your existing .NET business logic assemblies from a Rails app, but he rightly raised the threading issue. .NET does threading, Ruby doesn’t. I liked his Writeroom clone.

You can pick it up here.

Technorati Tags:
,