Stefano Mazzocchi wrote:
>
> Federico Barbieri wrote:
> >
> > I'm not great at naming... you all know it so I was thinking about
> > paching my old mistakes.
> >
> > like:
> > org.apache.mail.Mail.java Ok
>
> +1
>
> > org.apache.mail.servlet.MailServlet.java ->
> > org.apache.mail.mailet.Mailet.java
>
> +1
>
> > org.apache.james.transport.JamesSpoolManager.java ->
> > org.apache.james.processor.Despooler.java
>
> Hmmm, despooler sucks, dude. What is this class supposed to do?
Is the class that takes a Mail out from the spool and throws it in the
processor pipe. When processing is completed, both with or without
errors, it delete the entry from the soppl.
>
> > org.apache.james.transport.match.Match.java ->
> > org.apache.mail.mailet.Match.java
>
> I would like "Matcher" more than "Match", since this class is really an
> "controller", therefore an actor, rather than a model.
+1
>
> --
> Stefano Mazzocchi One must still have chaos in oneself to be
> able to give birth to a dancing star.
Fede
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/>
Problems?: [EMAIL PROTECTED]