Mladen Turk wrote:
Remy Maucherat wrote:
<ballot> I approve the release plan: [X] Yes [ ] No </ballot>
<ballot> Tomcat 5.5 should use the following API set for the coding: [ ] J2SE 1.3 [X] J2SE 1.4 [X] J2SE 5.0 </ballot>
Can we support both, or do we need a new project that will use the full Java 5 API?
Java 5 API means we would be using stuff like the generic collections, new for loop, etc. This would make the code cleaner and more robust, since we have additional checks during compilation.
Anyhow, no 1.3 please. I'm rewriting some AJP stuff that uses byte buffers and was hoping for a long time that NIO will be 'supported' in the next Tomcat branch.
If we use Java 1.4 API, you'll be able to use the NIO which is present there (but not anything that might have been added in Java 5).
<ballot> Yoav Shapira will act as the release manager for this branch: [X] Yes [ ] No </ballot>
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]