update TODO
[contrib/cloudeebus.git] / TODO
1 Errors / Exceptions:
2 --------------------
3 - Return exception message string instead of exception object
4
5
6 Object / method cache:
7 ----------------------
8 - optimize cache if needed.
9 - investigate Javascript object destructor callbacks.
10
11
12 Distribution:
13 -------------
14 - investigate javascript library minimizing / obfuscation.
15
16
17 Proxy object properties:
18 ------------------------
19 - add "onPropertiesChanged(successCB)" method to automatically update properties.
20
21
22 Security:
23 ---------
24 - manage signal subscription according to manifest locally per connexion
25