This is the mail archive of the guile@cygnus.com mailing list for the guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
> ILU uses the CORBA protocols, and it seems to try to even be > compatible with CORBA at the source code level (i.e. you can use an > ILU-generated stub with an application written for a CORBA system). So > if I wanted to use Guile to write or manipulate CORBA objects, I'd > start by looking at ILU. Seasones CORBA users say that the ILU language bindings for C at least are not really standard. Besides that, I do think that ILU is missing a POA and it is not as fast as ORBit. -- miguel@gnu.org