Uploaded image for project: 'James Mime4j'
  1. James Mime4j
  2. MIME4J-193

Being able to write a message using dom api with no dependencies on the message package

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7
    • 0.8.0
    • dom
    • None

    Description

      While refactoring jDKIM against the latest mime4j trunk I found that the code now depends on "message" package because of MimeWriter.DEFAULT.writeTo calls.

      At the same time I see we now have MessageServiceFactory.newMessageFormatter and MessageFormatter interface that expose a writeTo(Message, OutputStream) method: why don't we expose all of the other writeTo methods from MimeWriter, too? (and maybe MimeWriter should implement MessageFormatter so we don't need the MessageFormatterImpl class at all)

      WDYT?

      Attachments

        Activity

          People

            Unassigned Unassigned
            bago Stefano Bagnara
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: