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 "Tim-Christian Mundt (JIRA)" <se...@james.apache.org> on 2010/07/29 18:00:21 UTC

[jira] Created: (IMAP-183) Identify mailbox by Mailbox objects instead of mailboxId

Identify mailbox by Mailbox objects instead of mailboxId
--------------------------------------------------------

                 Key: IMAP-183
                 URL: https://issues.apache.org/jira/browse/IMAP-183
             Project: JAMES Imap
          Issue Type: Improvement
          Components: Mailbox
            Reporter: Tim-Christian Mundt
            Priority: Minor


The methods of the MessageMappers require mailboxIds to decide which mailbox to operate on. This should be changed to org.apache.james.imap.store.mail.model.Mailbox so that the mappers can decide themselves how to identify the mailbox.

-- 
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] Commented: (IMAP-183) Identify mailbox by Mailbox objects instead of mailboxId

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/IMAP-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893692#action_12893692 ] 

Norman Maurer commented on IMAP-183:
------------------------------------

Makes sense, I will commit the patch

> Identify mailbox by Mailbox objects instead of mailboxId
> --------------------------------------------------------
>
>                 Key: IMAP-183
>                 URL: https://issues.apache.org/jira/browse/IMAP-183
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Mailbox
>            Reporter: Tim-Christian Mundt
>            Priority: Minor
>         Attachments: IMAP-183.patch
>
>
> The methods of the MessageMappers require mailboxIds to decide which mailbox to operate on. This should be changed to org.apache.james.imap.store.mail.model.Mailbox so that the mappers can decide themselves how to identify the mailbox.

-- 
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] Assigned: (IMAP-183) Identify mailbox by Mailbox objects instead of mailboxId

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

Norman Maurer reassigned IMAP-183:
----------------------------------

    Assignee: Norman Maurer

> Identify mailbox by Mailbox objects instead of mailboxId
> --------------------------------------------------------
>
>                 Key: IMAP-183
>                 URL: https://issues.apache.org/jira/browse/IMAP-183
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Mailbox
>            Reporter: Tim-Christian Mundt
>            Assignee: Norman Maurer
>            Priority: Minor
>         Attachments: IMAP-183.patch
>
>
> The methods of the MessageMappers require mailboxIds to decide which mailbox to operate on. This should be changed to org.apache.james.imap.store.mail.model.Mailbox so that the mappers can decide themselves how to identify the mailbox.

-- 
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] Updated: (IMAP-183) Identify mailbox by Mailbox objects instead of mailboxId

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

Tim-Christian Mundt updated IMAP-183:
-------------------------------------

    Attachment: IMAP-183.patch

This patch changes the interfaces and implementations accordingly

> Identify mailbox by Mailbox objects instead of mailboxId
> --------------------------------------------------------
>
>                 Key: IMAP-183
>                 URL: https://issues.apache.org/jira/browse/IMAP-183
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Mailbox
>            Reporter: Tim-Christian Mundt
>            Priority: Minor
>         Attachments: IMAP-183.patch
>
>
> The methods of the MessageMappers require mailboxIds to decide which mailbox to operate on. This should be changed to org.apache.james.imap.store.mail.model.Mailbox so that the mappers can decide themselves how to identify the mailbox.

-- 
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-183) Identify mailbox by Mailbox objects instead of mailboxId

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

Norman Maurer resolved IMAP-183.
--------------------------------

    Fix Version/s: 0.1
       Resolution: Fixed

committed with small adjustments. Thx for the patch!

> Identify mailbox by Mailbox objects instead of mailboxId
> --------------------------------------------------------
>
>                 Key: IMAP-183
>                 URL: https://issues.apache.org/jira/browse/IMAP-183
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Mailbox
>            Reporter: Tim-Christian Mundt
>            Assignee: Norman Maurer
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: IMAP-183.patch
>
>
> The methods of the MessageMappers require mailboxIds to decide which mailbox to operate on. This should be changed to org.apache.james.imap.store.mail.model.Mailbox so that the mappers can decide themselves how to identify the mailbox.

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