From 64073d60e64635e5240d74e4e6a1cc26ab29409d Mon Sep 17 00:00:00 2001
From: jkerdreu <jkerdreu@b32b6428-25c9-4566-ad07-03861ab6144f>
Date: Thu, 20 Apr 2017 12:12:41 +0000
Subject: [PATCH] TODO

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1543 b32b6428-25c9-4566-ad07-03861ab6144f
---
 TODO.rst | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/TODO.rst b/TODO.rst
index 09f988f8..c39d4976 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -5,12 +5,7 @@ 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
@@ -21,12 +16,8 @@ Lib
 
 * 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
-- 
GitLab