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