Merge "afm-user-daemon: Remove it by default"
[src/app-framework-main.git] / src / TODO
index eebd46c..17d1ffc 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -17,3 +17,14 @@ List of things to do for the code
   (a kind of wait child ;)
 
 - allow to control the environment setting of the launched instances
+
+- send the SIGKILL after a short time if SIGTERM has no effect
+
+- handle permission list at install
+
+- allows to check the requested permissions before to install it
+
+- improve error reporting through dbus in utils-jbus
+
+- groups the dbus connections to reduce the count of pollfd and watch calback
+  (in utils-jbus)