[ 
https://issues.apache.org/jira/browse/MIME4J-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845163#action_12845163
 ] 

Stefano Bagnara commented on MIME4J-175:
----------------------------------------

I skipped javadocs by purpose because I thought similarity with the well known 
DocumentBuilder stuff would suffice by now. If we agree the MessageBuilder 
method I'm proposing is OK then I will also add javadocs and refactor the 
samples.

> Introduce a MessageBuilderFactory/MessageBuilder along the lines of 
> DocumentBuilderFactory
> ------------------------------------------------------------------------------------------
>
>                 Key: MIME4J-175
>                 URL: https://issues.apache.org/jira/browse/MIME4J-175
>             Project: JAMES Mime4j
>          Issue Type: Improvement
>          Components: dom
>    Affects Versions: 0.6
>            Reporter: Stefano Bagnara
>            Assignee: Stefano Bagnara
>             Fix For: 0.7
>
>
> This factory will support using the dom interfaces without knowledge of the 
> "message" package.
> Implementing a simple java SPI for the factory will let us to decouple "dom" 
> from "message" and leave more future extensibility.
> Then we'll have to add body/fields creation methods to Message.
> Message should be traversable and alterable directly from the api.

-- 
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