1 * 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
7 * Inline (Doxygen-style) documentation
8 * Native protocol implementation (as an alternative to libdbus)