merge with master
[platform/framework/web/wrt-security.git] / src / TODO.txt
1 Security Daemon todos:
2
3 * One runtime instance should be allowed (DONE)
4 * Hide application symbols that should not be exported.
5 * Add support for service/module dependencies.
6 * Signals blocking/handlers should be added.
7 * Connections to other databases should be set.
8 * Make it a real daemon (demonize ? auto restarting support ?)
9 * Same of the files needs to be separated from the rest of WebRuntime sources:
10     - global_config.cpp
11