Serge Knystautas wrote:
> 
> > If there are good reasons to keep them, that's fine. But what about:
> > clear(); setSender(), setRecipients(), setRemoteHost(),
> > setRemoteAddress()?
> 
> Actually, Mail already doesn't have setName defined, as well as all of the
> methods you've listed.  I think you're not noticing all those methods are
> commented out.  You also don't have access to getName().  Check the
> javadocs... the only setter methods defined are setErrorMessage, setMessage
> (2 forms), and setState()....
> http://java.apache.org/james/javadoc/mailet/index.html
> 

You're dead right. I was looking at the source file and its not obvious
that they are all inside one comment. Why don't we just delete them/ it?

Charles


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to