From 1041b44d304cca543fe133b338b2021bbeffa913 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 28 May 2004 19:09:00 +0000 Subject: * fix for TODO item: - the varargs dbus_message_get_args() needs to support OBJECT_PATH and OBJECT_PATH_ARRAY --- doc/TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index 799f5b7c..9be577a6 100644 --- a/doc/TODO +++ b/doc/TODO @@ -107,9 +107,6 @@ (though they are kind of a pita to pass in as size_t with the varargs, so maybe not - what does glib do with g_object_get()?) - - the varargs dbus_message_get_args() needs to support OBJECT_PATH - and OBJECT_PATH_ARRAY - - recursive dispatch, see dbus_connection_dispatch() - Perhaps the auth protocol should be able to negotiate a protocol -- cgit