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 2010/08/19 14:25:17 UTC

[jira] Created: (IMAP-203) MessageMapper.copy(...) should only return the uid of the new message

MessageMapper.copy(...) should only return the uid of the new message
---------------------------------------------------------------------

                 Key: IMAP-203
                 URL: https://issues.apache.org/jira/browse/IMAP-203
             Project: JAMES Imap
          Issue Type: Improvement
          Components: Mailbox
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.1


Currently the MessageMapper.copy(...) method returns a new MailboxMembership instance which represent the copied one. This is overkill as we only need the uid of the copied instance.

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


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


[jira] Resolved: (IMAP-203) MessageMapper.copy(...) should only return the uid of the new message

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

Norman Maurer resolved IMAP-203.
--------------------------------

    Resolution: Fixed

> MessageMapper.copy(...) should only return the uid of the new message
> ---------------------------------------------------------------------
>
>                 Key: IMAP-203
>                 URL: https://issues.apache.org/jira/browse/IMAP-203
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Mailbox
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.1
>
>
> Currently the MessageMapper.copy(...) method returns a new MailboxMembership instance which represent the copied one. This is overkill as we only need the uid of the copied instance.

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


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