X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=TODO;h=7c90fa528f31bd2b326838e55811e5da1d91f058;hb=cb9afff8b7150a31c4291c87ad6e1c39f55f153e;hp=2399f9ff325015e2a86b13b730b7375dba61bcaf;hpb=b532dccd9b29f9948e423916e25d29d7217ebe53;p=contrib%2Fcloudeebus.git diff --git a/TODO b/TODO index 2399f9f..7c90fa5 100644 --- a/TODO +++ b/TODO @@ -1,25 +1,10 @@ -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. - - -Security: ---------- -- manage signal subscription according to manifest locally per connexion - +- support cloning proxies so that introspection is called only once per object type.