summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-30 14:25:52 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-10-30 14:25:52 +0000
commit03b65e74ea0f652e8802c1a531c389697f265fd9 (patch)
treed0c29e5ebeb6e28c5f096ffe39f3668782764fea /TODO
parent79db57ddb9c013e1839fcea10deb0b2d4c73d07d (diff)
Added a TODO item about session state implementation as a GObject property being too heavy and laden with hidden effects
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2a496d1..f346648 100644
--- a/TODO
+++ b/TODO
@@ -63,6 +63,9 @@ Plugin interface
General
-------
+- in SIPMediaSession, devolve the "state" property to a method-settable
+ internal parameter and a signal, due to refcounting and overhead of
+ g_object_set().
- various XXX items in the source codes (a generic todo item)
- status 2007-10-10: 12 XXXs, 8 FIXME
- status 2007-05-07: 22 XXXs