Proposal:

Let's split 5.0 code into several directories ( components - like in 
commons ).

'catalina' will remain the 'core' interfaces and required features
( i.e. the minimal stuff ).

'naming' for jndi stuff

'compat' for all the interfaces from 4.0 that we deprecate but
preserve for backward compat ( Logger ? etc ).

'modules' for optional things. Launchers, specific realms, etc could
go here.

On a separate issue, there are few things that may be very usefull
independent of tomcat, and even if we don't move them to commons we 
should try to make them independently useable:

- naming
- users
- class loading - catalina has one of the most advanced loaders


Costin



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

Reply via email to