update TODO list
[contrib/cloudeebus.git] / TODO
1 Distribution:
2 -------------
3 - port on node.js, distribute as a node.js module
4 - yocto layer
5 - investigate javascript library minimizing / obfuscation.
6
7
8 Proxy object properties:
9 ------------------------
10 - add "onPropertiesChanged(successCB)" method to automatically update properties.
11 - support cloning proxies so that introspection is called only once per object type.
12
13
14 API style:
15 ----------
16 - use "Promises" pattern for asynchronous APIs 
17
18
19 DBus service support:
20 ---------------------
21 - support publishing a DBus service
22