ObjFW  View Ticket

Ticket UUID: 1fd9b87257ad22cd6ab86d993f7bc243f85f0b68
Title: Add D-Bus implementation
Status: Open Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: Resolution: Open
Last Modified: 2024-01-27 20:11:27
Version Found In: Milestone: none
User Comments:
js added on 2024-01-27 10:41:06:

D-Bus is used for more and more things. It probably makes sense to add a D-Bus implementation.


letterus added on 2024-01-27 20:11:27:

Maybe it's interesting to have a native implementation. But keep in mind ObjGTK will generate wrappers for GLib's GIO library which has an high level API for DBus. So it could be worth to watch out for improving that one.

Unreleased ObjGTK GIO Wrappers, OGDBus* classes.