eval method result in a try block
[contrib/cloudeebus.git] / TODO
diff --git a/TODO b/TODO
index 2399f9f..a3f4fd3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,25 +1,21 @@
-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.
+- support cloning proxies so that introspection is called only once per object type.
+
 
+API style:
+----------
+- use "Promises" pattern for asynchronous APIs 
+- force JSON description of numbers as floats when needed 
 
-Security:
----------
-- manage signal subscription according to manifest locally per connexion
 
+DBus service support:
+---------------------
+- support sending signals