[glib/gdbus-merge] GDBus: add TODO item about the need to rewrite private GDBusAuth* classes



commit 85c85ae63a95f4004020db56da6242b26ce073c0
Author: David Zeuthen <davidz redhat com>
Date:   Fri May 7 14:57:20 2010 -0400

    GDBus: add TODO item about the need to rewrite private GDBusAuth* classes

 gio/gdbusconnection.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gio/gdbusconnection.c b/gio/gdbusconnection.c
index 1612404..f4b18e3 100644
--- a/gio/gdbusconnection.c
+++ b/gio/gdbusconnection.c
@@ -25,6 +25,9 @@
  *
  * - would be nice to expose GDBusAuthMechanism and an extension point
  *
+ * - Need to rewrite GDBusAuth and rework GDBusAuthMechanism. In particular
+ *   the mechanism VFuncs need to be able to set an error.
+ *
  * - probably want a G_DBUS_NONCE_TCP_TMPDIR environment variable
  *   to specify where the nonce is stored. This will allow people to use
  *   G_DBUS_NONCE_TCP_TMPDIR=/mnt/secure.company.server/dbus-nonce-dir



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]