Preparation for fallback-object support:
commite4050f2750d2fdb5c05a7d7b9cb4030b99133f13
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 24 Apr 2007 13:45:14 +0000 (24 14:45 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 25 Apr 2007 10:30:38 +0000 (25 11:30 +0100)
treea39833647e8ca3a078c941aef324eafd669e0cee
parentae8014c72a7d304f20d9422009f42bc48fa8f298
Preparation for fallback-object support:
* Let exported methods receive the path, destination and raw message via
  kwargs, as well as the sender
* Let exported signals be emitted from a variable object-path
dbus/decorators.py
dbus/service.py
test/test-client.py
test/test-service.py