[Mono-list] Some news about a CORBA ORB implementation for .Net
framework
Sergio Perani
sergio@behemot.it
Sun, 22 Sep 2002 11:52:00 +0100
>You might want to take advantage of a feature in .NET called "Remoting"
>(look at the various remoting*.cs files in mono/mono/tests). With this
>it is possible to implement skeleton-less corba implementations.
>
>
A question: why is it important to have skeleton-less implementation? I
can understand that dynamic invocation could be useful for script languages.
Sergio