| Version 12 (modified by jean-gui, 5 years ago) |
|---|
Concerning the roadmap defined here :
Concerning the conditional checking :
- Might break the multithreading architecture used currently
- We could do local multithreading depending on the conditions
- For the recursion -> add a checkbox on the tasklist for the user
Concerning the simplification of file format :
- Simplying the file format? Wasn't it already done?
-> IIRC, no. Contracts have been simplified but not the default observers' output. See milestone:"Simplify observer's output"
Concerning the unit testing :
- Pain in the ass but why not! i'm fond of JUnit
Concerning the headers :
- OK to do, don't know well how yet
Concerning the authentication :
- Repair the text fields parameter for the tasklist
- Add an option with text fields to enter the information
- Maybe ask for the type of protection with list of possible authentication (HTACCESS, ...)
-> [JG] We only want HTTP Auth as other ones may imply the use of cookies, session headers, ... See http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.w3.org%2FTeam for example
Concerning Jigsaw :
- Need to know what is unsupported by jigsaw with the previous developer team
-> [JG] The tests I ran during my internship pointed out Jaxb as the culprit (more precisely, xml namespaces were managed in a different way on Jigsaw). Note that Yves would like to see Jaxb replace by something faster and more efficient
- Maybe adapt the code in order to make it work under jigsaw
Concerning User Interface :
- We talked about it with olivier and might work with a designer team if the project goes well and works well :)
Other ideas :
- Enhance the poor translation in french mainly :)
- Enhance the error handling for the final user (no more java exception)
