Re: Scripting in Gnome
- From: "Gustavo J. A. M. Carneiro" <gjc inescporto pt>
- To: desktop-devel-list gnome org
- Subject: Re: Scripting in Gnome
- Date: Tue, 03 Feb 2004 19:02:53 +0000
Perhaps relevant for the scripting discussion is a new libbonobo API
for GNOME 2.6. I'm referring top the BonoboApplication API. It is a
simple GObject-centric API (although not restricting to GObject types)
that allows for sending messages to unique application instances.
Relevant files are libonobo/bonobo/bonobo-application.[ch] and
libonobo/bonobo/bonobo-app-client.[ch]. It already has python bindings
and sample program too!
As someone pointed out in the thread, scripting can be used for two
completely distinct purposes:
1. Extending applications with plugins written in a scripting language;
2. Exposing application functionality/services at run-time to the
desktop (automation).
The BonoboApplication API can help with the second case.
With this message I just meant to inform GNOME hackers about this
API, because I think not many people know about it yet. Now, carry on
with the discussion, and please choose python as scripting language! ;-)
--
Gustavo João Alves Marques Carneiro
<gjc inescporto pt> <gustavo users sourceforge net>
The universe is always one step beyond logic.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]