summaryrefslogtreecommitdiff
path: root/TODO
blob: f975a80a45241239e7a50bbb859bdc26de54d1c2 (plain)
1
2
3
4
5
6
7
8
* Implement asynchronous method calls (hint: start from DBus::PendingCall)
* ...and patch the codegen to generate stubs for them
* Implement continuations in a saner way
* Find time for some hardcore valgrinding
* Make DBus::Server free an incoming connection when it's disconnected, not when freeing the server
* More examples
* Inline (Doxygen-style) documentation
* Native protocol implementation (as an alternative to libdbus)