dbus service: Bug fix, applying attribute 'service name' for cloudeebus Agent
[contrib/cloudeebus.git] / TODO
diff --git a/TODO b/TODO
index 0a7c4f6..7c90fa5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,26 +1,10 @@
-Session disconnect:
--------------------
-- gracefully handle session disconnect
-- investigate disconnect / cleanup API
-
-
-Object / method cache:
-----------------------
-- design cache cleanup mechanism, periodic or on demand.
-- optimize cache if needed.
-- investigate Javascript object destructor callbacks.
-
-
 Distribution:
 -------------
+- yocto layer
 - investigate javascript library minimizing / obfuscation.
 
 
 Proxy object properties:
 ------------------------
 - add "onPropertiesChanged(successCB)" method to automatically update properties.
-
-
-Security:
----------
-- support Challenge Response Authentication
+- support cloning proxies so that introspection is called only once per object type.