classpathx-javamail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Classpathx-javamail] [PATCH/FIXED] 3 buglets in current javamail co


From: dog
Subject: Re: [Classpathx-javamail] [PATCH/FIXED] 3 buglets in current javamail code
Date: Sun, 9 Jun 2002 12:30:52 +0200

dixit Adam Heath:
sorry, you've lost me. why not add the functionality to
gnu.mail.handler.Multipart, which now serves no purpose?

Um, Multipart doesn't server no purpose.  It's the base class for
MultipartMixed and MultipartAlternative.

But of these classes are very small.  When constructed, they call their
super(Multipart) with the proper content type settings. And then the super
class(Multipart) does all the work.

i beg your pardon, i thought you had changed the superclass from Multipart to Application. a quick check of the cvs logs and i note you didn't commit anything. my bad. copying and pasting is the work of the devil.

I think you mean to say that Application has no purpose.

it's the base class for application/* content-type handlers including ApplicationOctetStream and anything else we add later.

the changes to the Multipart* classes and RFC2822OutputStream have now been committed to savannah cvs. thank you very much.
--
dog
falco | raptor | ukrmma#18
sol lucet omnibus ... praeter anglorum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]