Archive of UserLand's first discussion group, started October 5, 1998.

Re: Mac guys do it at runtime

Author:Eric Kidd
Posted:9/9/2000; 12:41:47 AM
Topic:Guido and Richard
Msg #:21051 (In response to 21039)
Prev/Next:21050 / 21052

Eric, it might be possible to route around all this silliness in software by creating a DLL-type interface that allows apps to bind to scripting languages at runtime.

The Gnumeric developers plan to do exactly this, by the way.

Gnumeric is based on CORBA and Bonobo. These are roughly equivalent to COM and OLE. In fact, there's even a GNOME::Unknown interface, so COM developers will feel right at home. :-)

Here's the scripting interface to Gnumeric. This stuff is still pretty beta.

I wonder if it's possible to build an XML-RPC->CORBA gateway? Python is probably the best bet; it has good support for both protocols.

Cheers,
Eric




This page was archived on 6/13/2001; 4:56:35 PM.

© Copyright 1998-2001 UserLand Software, Inc.