Federico Barbieri wrote:
> like:
> org.apache.mail.Mail.java Ok
> org.apache.mail.servlet.MailServlet.java ->
> org.apache.mail.mailet.Mailet.java
> org.apache.james.transport.JamesSpoolManager.java ->
> org.apache.james.processor.Despooler.java
> org.apache.james.transport.match.Match.java ->
> org.apache.mail.mailet.Match.java
> .....
I agree the Despooler (or whatever you call it... what about just
Spooler or Router) should be in a different package, but why not put
Mail, Mailet, and Match instead a single package? What else are we
going to have in these various packages?
Serge Knystautas
Loki Technologies
http://www.lokitech.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/>
Problems?: [EMAIL PROTECTED]