Adding some informations in Readme
[contrib/cloudeebus.git] / TODO
diff --git a/TODO b/TODO
index 2399f9f..7c90fa5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,25 +1,10 @@
-Errors / Exceptions:
---------------------
-- Return exception message string instead of exception object
-
-
-Object / method cache:
-----------------------
-- 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:
----------
-- manage signal subscription according to manifest locally per connexion
-
+- support cloning proxies so that introspection is called only once per object type.