On 09/09/2012 19:23, Mark Thomas wrote: > This thread is for tracking the remaining TODO items. > > An initial brain dump of to do items: > > 1. Run Tomcat 7 TCKs > a) To check they pass (minus the API tests which will fail) JSP TCK passes. Servlet TCK not yet tested.
> b) to compare the performance New implementation now appears slightly slower since additional checks were added. Need to profile new code and check for hotspots. > 2. Add the ability to configure the new resources via context.xml / > server.xml and document them. In progress. > 3. Complete all TODOs in the code. Complete, bar one which depends on the caching decision. > 4. Remove the old resources implementation and associated supporting > infrastructure (including tests). Not started. 5. Review API with a view to custom resource implementations. Is it simple to add a custom WebResourceRoot and/or WebResource? 6. Review use of paths within the API. The aim is to reduce the need to append '/' in various places if it is missing by better defining what the API expects in terms of paths. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org