Serge Knystautas wrote:
>
> 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?
MailContext or whatever we will call it and maybe some
ServiceException.... that's all for what I see.
+1 for placing all these stuff under org.apache.mail.
>
> Serge Knystautas
> Loki Technologies
> http://www.lokitech.com/
>
Fede
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/>
Problems?: [EMAIL PROTECTED]