
* Fixed pkgconfig template (João Xavier) git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@9708 30a43799-04e7-0310-8b2b-ea0d24f86d0e
8 lines
431 B
Text
8 lines
431 B
Text
* 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)
|