[Csmail-patches] CVS: csmail/src/CSMail TODO,1.1,1.2
Status: Pre-Alpha
Brought to you by:
mastergaurav
From: Gaurav V. <mas...@us...> - 2002-09-06 09:08:31
|
Update of /cvsroot/csmail/csmail/src/CSMail In directory usw-pr-cvs1:/tmp/cvs-serv10340 Modified Files: TODO Log Message: 2002-09-06 * TODO -- Some more things TO DO! Index: TODO =================================================================== RCS file: /cvsroot/csmail/csmail/src/CSMail/TODO,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- TODO 6 Sep 2002 07:33:31 -0000 1.1 +++ TODO 6 Sep 2002 09:08:28 -0000 1.2 @@ -1,8 +1,14 @@ Similar to Java-Mail (tm): - * MessagingException - * SendFailedException + * MessagingException -- Linked list + * SendFailedException -- Encapsulation of MessagingException Additions / Innovations: * Done a lot! ;-) + * BodyPartList -- Complete the class! + * InternetAddress -- Support for IP_V6. + * MimeBodyPart, + MimeMessage -- Implements IMimePart + * Some other? -- Implements IXXXXPart + * MimeMultipart -- Extends Multipart |