* bus/dispatch.c, test/test-service.c: Add testcase
authorJohn (J5) Palmieri <johnp@redhat.com>
Fri, 15 Jul 2005 15:21:43 +0000 (15:21 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Fri, 15 Jul 2005 15:21:43 +0000 (15:21 +0000)
commita7595655fb892b4ecab852aeb971cf53bdff09cc
tree06dbb47a00b1fddec1bf8cc9b1c16dd019e2e376
parent16dbb17287c183c6f4e749a33fcffe6c03cb5766
* bus/dispatch.c, test/test-service.c: Add testcase
  for sending messages to oneself (TODO item).

* python/service.py (class Object): Swap ordering of bus_name
  and object_path parameters to better support inheritance.

* doc/dbus-tutorial.xml: change Python docs to reflect change
  in parameter ordering and fix the inheritance section.

* doc/TODO: remove sending message to oneself TODO item
ChangeLog
bus/dispatch.c
doc/TODO
doc/dbus-tutorial.xml
python/service.py
test/test-service.c