You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2011/04/07 13:56:05 UTC

[jira] [Created] (IMAP-279) Move logic from ImapResponseWriter to ImapResponseComposer

Move logic from ImapResponseWriter to ImapResponseComposer
----------------------------------------------------------

                 Key: IMAP-279
                 URL: https://issues.apache.org/jira/browse/IMAP-279
             Project: JAMES Imap
          Issue Type: Improvement
          Components: Protocol
    Affects Versions: 0.2-M1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.2


At the moment we have some duplicated methods in ImapResponseWriter and ImapResponseComposer. All the "high level" stuff should get moved to ImapResponseComposer and only the low-level stuff should be left in ImapResponseWriter

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Resolved] (IMAP-279) Move logic from ImapResponseWriter to ImapResponseComposer

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-279.
--------------------------------

    Resolution: Fixed

was done...

> Move logic from ImapResponseWriter to ImapResponseComposer
> ----------------------------------------------------------
>
>                 Key: IMAP-279
>                 URL: https://issues.apache.org/jira/browse/IMAP-279
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Protocol
>    Affects Versions: 0.2-M1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.2
>
>
> At the moment we have some duplicated methods in ImapResponseWriter and ImapResponseComposer. All the "high level" stuff should get moved to ImapResponseComposer and only the low-level stuff should be left in ImapResponseWriter

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org