-
jkerdreu authored
Nothing but somethings to do. git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1504 b32b6428-25c9-4566-ad07-03861ab6144f
jkerdreu authoredNothing but somethings to do. git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1504 b32b6428-25c9-4566-ad07-03861ab6144f
TODO.rst 611 B
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
- Fix the config/alive_timer sequence, we need a engine.. but no
- fix message.dump()
- delay nc.connect() ..
- add groupID ..
- fix the double start() effect