------ art_3683_12459305.1142606743173 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline >> Ok, I will take a look. Any you are using Komodo for all this dev? >> Only Windows yet though or could this work also on the Mono/Linux >> side? I use Komodo for all the Ruby parts of the code. I use VS 2005 for the C++ stuff. Mono doesn't have a C++/CLI implementation so it won't work there. But I believe they have enough runtime support for all of the DynamicMethod stuff. So it becomes a matter of writing a Ruby extension that interops with C# on Mono. It's not too hard, it's just a lot of tedious work since the IJW features of C++/CLI make managed / unmanaged code interop dirt simple. > Sounds great. But at least a month away? > > That's likely - I have to teach for the next 3 weeks, so that leaves precious little time for hacking :( -John http://www.iunknown.com ------ art_3683_12459305.1142606743173--