[Mono-list] Some news about a CORBA ORB implementation for.Net
framework
Miguel de Icaza
miguel@ximian.com
25 Sep 2002 18:49:33 -0400
> some "bits" like the IIOP encoding, but it is doubtful how useful that
> > really is.
> >
> > The in-proc features are cool, but it would need things to be
> > implemented with the ORBit model in mind, and not with a C# mind set.
>
> How else would we acomplish binding of bonobo objects?
There are two ways of integrating with Bonobo:
* At the binding level, just be a user, and not an
implementor: Use Gtk# to produce the binding
* At the interface-level, a pure Bonobo# implementation
would have to implement the Bonobo interfaces and a set of
the helper functions.
Miguel.