blob: 9db9a752f55a577aa461d4dcd4761e405757763c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Regression tests: I should check many items before adding a new release. 1.0.8
is utterly buggy :-\
Code cleaning ( public / private )
fr.dgac.ivy.Probe should exit at end of user input -> DONE !
fr.dgac.ivy.Probe doesn't abide to the bus die semantics. Is it a library
problem ? -> YES
Problem: is there a clear understanding of those semantics ? :)
-> DONE !
Use alternate regexp classes (SplitEECclient, ... ) -> TBDone
DEBUG ....
- debug ne fonctionnait pas bien dans Ivy.java ... Il ne fallait pas qu'il
soit statique. -> DONE
- affichage de la version du protocole et de la lib -> DONE
- la version de la lib est hard codée dans une variable statique -> DONE
|