aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjestin2002-06-04 17:01:19 +0000
committerjestin2002-06-04 17:01:19 +0000
commitba4e7756c028129dc0c22650b17ba52ee92c6056 (patch)
treec217d79fc4435bfb5e168ad7f44d4682cfd87f90 /TODO
parent6da7e98946a01ca0c0fd363e06b1bc01d469d8b9 (diff)
downloadivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.zip
ivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.tar.gz
ivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.tar.bz2
ivy-java-ba4e7756c028129dc0c22650b17ba52ee92c6056.tar.xz
I Added a Changelog file
There are many things to be done ... cVS: ----------------------------------------------------------------------
Diffstat (limited to 'TODO')
-rw-r--r--TODO37
1 files changed, 19 insertions, 18 deletions
diff --git a/TODO b/TODO
index 9db9a75..e10b1f6 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,21 @@
-Regression tests: I should check many items before adding a new release. 1.0.8
- is utterly buggy :-\
+BUGS
+-------------------------------------
+protocol error quand j'utilise une VM 1.4.0
+procol error entre un ivyprobe C sur bilsa et un Probe java sur geant en multicast,
+ à l'envoi d'un message
+Use alternate regexp classes (SplitEECclient, ... )
+TODO
+-------------------------------------
+Regression tests: I should check many items before adding a new release.
+ - are regexp correct ?
+ - case dependent ?
+ - connexion order dependant or not ?
+ - messages transmitted ?
+ - multiple domains
+ - SDK Dependance ? problem with vectors on jdk 1.1.7
+ - 3 tiers checking: disconnect, die and disconnect from the others
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
-
+debian package is not built properly ( debian build depends )
+Makefile -> ant ?
+test between a 1.1.8 jdk and a 1.3.1 -> failure :-\