dbuscontrol: Rename server and client to Service and Connection
commita6589847792bf1da1006c99b5224e07de4530247
authorUlrik Sverdrup <ulrik.sverdrup@gmail.com>
Sun, 16 Dec 2007 23:29:05 +0000 (17 00:29 +0100)
committerUlrik Sverdrup <ulrik.sverdrup@gmail.com>
Sun, 16 Dec 2007 23:30:20 +0000 (17 00:30 +0100)
treee7395e8355941b45a3b7f3950c1088536dadb3ad
parent45999976ab4a62686d9618b60223abe6b91da7d8
dbuscontrol: Rename server and client to Service and Connection

Try to clarify the relationships in dbuscontrol, to prepare for bigger
changes. Changed the default object paths and interface names
slightly; in the future we wish to provide for more than one Service
object (globally, perhaps not per process).

Also, use the clearer try, except, else construction in main and wait
for more specific exceptions.
Dragbox/dbuscontrol.py
Dragbox/main.py