summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2009-12-15 15:37:33 -0200
committerCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2009-12-15 15:37:33 -0200
commitd9bbcf4244376b8976f2a12e525c4813232be581 (patch)
treec976c799c179e6b73647d1670da0d71ca036542a /TODO
parent436431fa929cea024a97421cb3029a565d17d313 (diff)
downloadtelepathy-logger-d9bbcf4244376b8976f2a12e525c4813232be581.tar.gz
Code clean-up complete - working TPL
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..b700193
--- /dev/null
+++ b/TODO
@@ -0,0 +1,12 @@
+Those are mini tasks still to do. They should be filed against a bug
+trucker as soon as TPL will have one:
+
+- dispose/finalize methods
+- check input types for callbacks and getters/setters with TPL_IS_... and Co.
+- global configuration object (ie disable logging partially or totally,
+ choose the logstore, etc)
+- understand if direction from tpl_log_entry_text is to be removed
+- make TplObserver a singleton
+- move glob_map in tpl-observer.c to a member of TplObserver (singleton)
+- understand if TplContact is still useful or can be substitued by a
+ simple TpContact