dbus/python
Seth Nickell d027c99375 2004-05-30 Seth Nickell <seth@gnome.org>
* python/dbus.py:

	Add a nicer-but-less-flexible alternate API for handling
	calls to virtual objects in dbus.ObjectTree.

	Screw up the argument order to the dbus.Object constructor
	for consistency with dbus.ObjectTree (and to make dbus_methods
	optional for future extension)

	* python/examples/Makefile.am:
	* python/examples/gconf-proxy-service.py:
	* python/examples/gconf-proxy-service2.py:

	Alternate implementation of gconf-proxy-service using the
	nicer dbus.ObjectTree API.

	* python/examples/example-service.py:
	* python/tests/test-server.py

	Reverse the argument order to deal with dbus.Object constructor
	changes.
2004-05-30 08:20:58 +00:00
..
examples 2004-05-30 Seth Nickell <seth@gnome.org> 2004-05-30 08:20:58 +00:00
tests 2004-05-30 Seth Nickell <seth@gnome.org> 2004-05-30 08:20:58 +00:00
.cvsignore hush. 2004-03-29 12:50:45 +00:00
dbus.py 2004-05-30 Seth Nickell <seth@gnome.org> 2004-05-30 08:20:58 +00:00
dbus_bindings.pyx.in 2004-05-30 Seth Nickell <seth@gnome.org> 2004-05-30 06:21:00 +00:00
dbus_h_wrapper.h forgot to add files... 2003-09-30 02:40:49 +00:00
extract.py forgot to add files... 2003-09-30 02:40:49 +00:00
Makefile.am * configure.in: 2004-05-28 02:52:23 +00:00