[empathy] Add a note about future work to be done after we break the 1:1 FolksIndividual:TpContact relationshi



commit 10ee532d6097cac699ad317d296d4126079b772f
Author: Travis Reitter <treitter gmail com>
Date:   Tue Jun 15 17:23:01 2010 -0700

    Add a note about future work to be done after we break the 1:1 FolksIndividual:TpContact relationship.

 libempathy/empathy-utils.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index df2a41a..d80aad5 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -593,6 +593,9 @@ empathy_folks_individual_contains_contact (FolksIndividual *individual)
   return FALSE;
 }
 
+/* TODO: this needs to be eliminated (and replaced in some cases with user
+ * prompts) when we break the assumption that FolksIndividuals are 1:1 with
+ * TpContacts */
 EmpathyContact *
 empathy_contact_from_folks_individual (FolksIndividual *individual)
 {



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