blob: ae3bf6fe3270bdd48a87f3f909b6139f5b8e67c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
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 ? :)
Use alternate regexp classes (SplitEECclient, ... )
DEBUG ....
- debug ne fonctionnait pas bien dans Ivy.java ... Il ne fallait pas qu'il soit statique.
- affichage de la version du protocole et de la lib
- la version de la lib est hard codée dans une variable statique
|