sitter added subscribers: broulik, davidedmundson. sitter added a comment.
Still fairly messy and very verbose but working. @broulik @davidedmundson I'd love some thoughts on this. Also, @davidedmundson since you suggested the registration queuing. I do wonder if that isn't actually posing a risk. If the service successfully registers between `bus->registerService(..)` and the fallback call `iface.Activate(platform_data);`, doesn't the process run risk of possibly talking to itself? ...and because of the exit() ending up terminating itself. REPOSITORY R271 KDBusAddons REVISION DETAIL https://phabricator.kde.org/D20078 To: sitter Cc: davidedmundson, broulik, kde-frameworks-devel, michaelh, ngraham, bruns