Hi, Kristopher.
I saw the news post about your work on CORBA support for remoting:
great news! I'm posting to mono-list so that the people working on our
remoting code can test it using the mono runtime and/or with other CORBA
implementations like ORBit.

The code is at: http://kristopherjohnson.net/kj/RemotingDotCorba
The license is a X11/BSD-without-ad-clause kind of free software
license.

I only tryed compiling the code and it's as simple as:
        mcs /target:library -o Remoting.Corba.dll *.cs
in the RemotingCorbaLibrary directory. It compiled fine.

There were people in the Mono project that considered working on
something like what you did: I don't know what the status is with
that, but maybe now that there is a good starting point they could join
forces with you and contribute to your project.

Happy hacking!

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to