I now have my proposed alternative resources implementation complete to the point where it is worth comitting somewhere for others to comment on. I therefore, propose the following way forward:
1. Create a trunk-resources branch under the sandbox (copied from trunk) and commit the new implementation in its current form. 2. Work through the various TODOs that still exist in the code. The unit tests do not provide 100% code coverage so there are still some code paths to complete. 3. Run the TC7 TCKs against the new and old versions and a) make sure they pass and b) there are no obvious performance differences. (The unit tests do all pass and the performance is - as far as I can tell - identical for the unit tests.) 4. Start a series of threads on the dev list to discuss the various issues that Konstantin has identified with resource handling. The intention is to keep each thread focussed on a single issue. I'll start threads for each issue once I have made the commit. Feel free to start a new thread if I miss something or you see a new issue. 5. Resolve / come to an agreement regarding a way forward all of the issues. 6. Merge the new implementation back into trunk. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org