This is the mail archive of the
guile@sourceware.cygnus.com
mailing list for the Guile project.
Re: Guile, CORBA and GNOME
- To: Bill Janssen <janssen at parc dot xerox dot com>
- Subject: Re: Guile, CORBA and GNOME
- From: Bill Nell <bnell at mathworks dot com>
- Date: Tue, 28 Sep 1999 16:48:13 -0400 (EDT)
- cc: Miguel de Icaza <miguel at gnu dot org>, guile at sourceware dot cygnus dot com
On Tue, 28 Sep 1999, Bill Janssen wrote:
> Excerpts from ext.guile: 28-Sep-99 Re: Guile, CORBA and GNOME Bill
> Nell@mathworks.com (1607*)
>
> > You should check out ILU. It is a free CORBA system from Xerox Parc.
> > I wrote some Guile bindings for it a couple years ago. I don't know
> > the current status of things (I haven't been following either ILU or Guile
> > too closely).
>
> Bill,
>
> It's still working with the latest release of ILU, 2.0beta1, but we
> haven't upgraded to later releases of Guile. The sources for your Guile
> bindings are in the current ILU sources, and perhaps could be adapted
> for Orbit. Or, you could just use ILU; it should interoperate just fine
> with GNOME using IIOP.
>
> For scripting, the Python support in ILU is superb. I really haven't
> seen a better solution for CORBA scripting than Python.
>
> Bill
>
Hi Bill,
Glad to hear all my hard work still exists somewhere. :-) If I had
the time I would love to get the Guile support more current, but I am
pretty busy.
If anyone out there in Guile-land would like to take on the project
of updating ILU to the latest version of Guile I would be happy to lend a
hand (time permitting of course).
Bill