Skip to content
Snippets Groups Projects
Commit 34bfd6da authored by jkerdreu's avatar jkerdreu
Browse files

Added missing files ..


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1494 b32b6428-25c9-4566-ad07-03861ab6144f
parent c9b38f5e
No related branches found
No related tags found
No related merge requests found
TODO.rst 0 → 100644
List of things for to be done
=============================
Apps
----
* Fix slow import in apps/tools/ scripts:
setuptools load take a lot of time : from pkg_resources import load_entry_point
=> Fix: added fastentrypoints
* change the way run() is called to provide manual call
=> Fix: added
Lib
---
* Add a default command line parser:
The idea is to provide a way to override default config
* Look at device management
* Add timer for callback ??
* Fix the config/alive_timer sequence, we need a engine.. but no
* Fix the tool/config import error.
* add load_cfg_or_die()..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment