Remy Maucherat wrote:
Remy Maucherat wrote:

- Move to concrete classes for request/response, and remove all of the
RTTI done in Catalina's pipeline

Ok, I'm almost done with the first part of the refatoring (thanks to Eclipse 3) :)
I think I'll commit when I'm done with the next two items, so that all the big core changes are done (for now ;) ).


- Use Tomcat 4.0 beta valve pattern
- Redo logging using commons-logging, and remove Logger

I'll do on with the next item:
- "Fork" commons-digester, to remove what we don't need (many fancy features
provided by beanutils, and in the process remove dependencies on beanutils and
collections)


I'll use the o.a.t.util.digester package for this, and hopefully not too much refactoring will be needed. Since modeler needs digester, I'll do special prebuilding of the JAR to rename the imports (a bit like the prebuilding which is done for the servlet & JSP JARs).

I forgot about one nasty dependency chain, BTW: DPCB -> pool -> collections, which resides right now in the commons loader :(
I'll save this for later ;)


Rémy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to