The kdbuswreck
The kdbuswreck
Posted Apr 27, 2015 6:45 UTC (Mon) by krake (guest, #55996)In reply to: The kdbuswreck by lsl
Parent article: The kdbuswreck
It will depend on the type of service, i.e. if there is some object related context.
For example, a service which provides functionality on a set of real world objects will expose these objects again as a set of D-Bus objects.
It makes it easier for programmers on both sides (service and clients) if there is a one-to-one mapping, e.g. NetworkManager exposing each network device as a separate object.
For a service that provides only one interface on one object, the convention seems to be to use the same name parts for the well-known connection name, the object path and the interface name (with respective separator characters).
