X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FTODO;h=17d1ffcc89f1b72b279ee9d479303e6c66308b0d;hb=3a2efc3143d89d036794f2d8274794482cb2c961;hp=462b87040517aab3bca97a39c61fe73be11f1c67;hpb=4beb46997ba758a83fb3d63dc0034cf695155485;p=src%2Fapp-framework-main.git diff --git a/src/TODO b/src/TODO index 462b870..17d1ffc 100644 --- a/src/TODO +++ b/src/TODO @@ -19,3 +19,12 @@ List of things to do for the code - 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)