remm 2003/05/27 10:03:15 Modified: . TODO.txt Log: - Update TODO. Revision Changes Path 1.7 +5 -3 jakarta-tomcat-5/TODO.txt Index: TODO.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/TODO.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- TODO.txt 26 May 2003 12:07:16 -0000 1.6 +++ TODO.txt 27 May 2003 17:03:15 -0000 1.7 @@ -1,18 +1,20 @@ -* Casts removal for main pipeline (remm) * Deployer refactoring (remm) * Documentation updates for new user guide book (remm) * Split main catalina.jar (remm) -* Tag plugins for JSTL +* Casts removal for main pipeline (remm) +* Tag plugins for JSTL (kinman ?) * Optimization of BASIC authentication handling (remm) * (optional) Optimization of DIGEST authentication handling * (optional) Realm / auth refactoring (one of the goals would be to add better support for DIGEST) * (optional) GUI for the deployer * (optional) Stack size reduction (removal of valves to improve runtime - performance and ease debugging) + performance and ease debugging) (costin ?) +* (optional) Java load balancer / cache (?) for use with Tomcat clustering, or + with session affinity (remm ?, fhanik ?)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]