blob: f975a80a45241239e7a50bbb859bdc26de54d1c2 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001* Implement asynchronous method calls (hint: start from DBus::PendingCall)
2* ...and patch the codegen to generate stubs for them
3* Implement continuations in a saner way
4* Find time for some hardcore valgrinding
5* Make DBus::Server free an incoming connection when it's disconnected, not when freeing the server
6* More examples
7* Inline (Doxygen-style) documentation
8* Native protocol implementation (as an alternative to libdbus)