[jboss-dev-forums] [Design of JBoss Collaboration Server] - Multiple Mail Bodies?

sappenin do-not-reply at jboss.com
Thu Jul 27 13:05:05 EDT 2006


In JBCS 1.0M5 (and I assume before), each Mail message had only a single mail body.  So, for example, the MailboxService.getMailBody(MessageData message) function would return a single MailBody object.

Post 1.0M5 (i.e., the current HEAD), it appears that each Message object can now store multiple Mail Bodies, as each function that returns a mail body now returns a list of mail bodies.  

I don't necessarily disagree with the change -- I'm just wondering what prompted it?  Is the plan to start storing MIME attachments in separate bodies, or is there some other application/reason?

Thanks!

David



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961355#3961355

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961355



More information about the jboss-dev-forums mailing list