update TODO
authorLuc Yriarte <luc.yriarte@linux.intel.com>
Fri, 14 Sep 2012 09:38:12 +0000 (11:38 +0200)
committerLuc Yriarte <luc.yriarte@linux.intel.com>
Fri, 14 Sep 2012 09:38:12 +0000 (11:38 +0200)
TODO

diff --git a/TODO b/TODO
index 0a7c4f6..2399f9f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,10 @@
-Session disconnect:
--------------------
-- gracefully handle session disconnect
-- investigate disconnect / cleanup API
+Errors / Exceptions:
+--------------------
+- Return exception message string instead of exception object
 
 
 Object / method cache:
 ----------------------
-- design cache cleanup mechanism, periodic or on demand.
 - optimize cache if needed.
 - investigate Javascript object destructor callbacks.
 
@@ -23,4 +21,5 @@ Proxy object properties:
 
 Security:
 ---------
-- support Challenge Response Authentication
+- manage signal subscription according to manifest locally per connexion
+