dbus/doc TODO,1.65,1.66
Havoc Pennington
hp at freedesktop.org
Sat Feb 12 09:13:15 PST 2005
Update of /cvs/dbus/dbus/doc
In directory gabe:/tmp/cvs-serv24066/doc
Modified Files:
TODO
Log Message:
2005-02-12 Havoc Pennington <hp at redhat.com>
* bus/driver.c: put the signature of each bus driver method in the
table of handlers and check it on incoming calls; this isn't
really useful, but going to add introspect support in a minute.
Index: TODO
===================================================================
RCS file: /cvs/dbus/dbus/doc/TODO,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- TODO 12 Feb 2005 04:30:34 -0000 1.65
+++ TODO 12 Feb 2005 17:13:13 -0000 1.66
@@ -29,6 +29,8 @@
- Ping isn't handled
+ - fix introspection format to handle all signatures
+
Important for 1.0 GLib Bindings
===
More information about the dbus-commit
mailing list