Create a dedicated class for writing a message to an output stream
------------------------------------------------------------------

                 Key: MIME4J-110
                 URL: https://issues.apache.org/jira/browse/MIME4J-110
             Project: JAMES Mime4j
          Issue Type: Improvement
    Affects Versions: 0.5
            Reporter: Markus Wiederkehr
            Assignee: Markus Wiederkehr
             Fix For: 0.6


Currently the code for writing a message is scattered around various classes, 
Entity, Header and Multipart.

A dedicated MessageWriter class has several advantages. It concentrates the 
code in one place, separates the concern of writing a message from the message 
and allows for additional strategies for writing a message to be implemented 
without having to touch the message classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to