How to declare use of a standard interface?

Chris Eich chris.eich at xentermd.com
Tue Sep 21 23:13:48 UTC 2021


The API Design Guidelines recommend using standard interfaces <https://dbus.freedesktop.org/doc/dbus-api-design.html#standard-interfaces>  like org.freedesktop.DBus.Properties​ and org.freedesktop.DBus.ObjectManager​ to avoid declaring boilerplate methods.

 

However, it's not clear how to use those interfaces if defining interfaces using introspection XML. Am I missing something?

 

Best regards,

-- 




Chris Eich

Principal Software Engineer

 ​Xenter, Inc. <https://xentermd.com> 

+1 707-843-6217

10421 S Jordan Gateway, Suite 450, South Jordan UT, 84095

	

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dbus/attachments/20210921/ca96f77d/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 9361 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dbus/attachments/20210921/ca96f77d/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4967 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dbus/attachments/20210921/ca96f77d/attachment-0001.bin>


More information about the dbus mailing list