update TODO
[contrib/cloudeebus.git] / TODO
1 Session disconnect:
2 -------------------
3 - gracefully handle session disconnect
4 - investigate disconnect / cleanup API
5
6
7 Object / method cache:
8 ----------------------
9 - design cache cleanup mechanism, periodic or on demand.
10 - optimize cache if needed.
11 - investigate Javascript object destructor callbacks.
12
13
14 Distribution:
15 -------------
16 - investigate javascript library minimizing / obfuscation.
17
18
19 Proxy object properties:
20 ------------------------
21 - add "onPropertiesChanged(successCB)" method to automatically update properties.
22
23
24 Security:
25 ---------
26 - support Challenge Response Authentication