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 "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2009/05/14 12:57:45 UTC

[jira] Created: (IMAP-87) Remove MailboxManagerProvider

Remove MailboxManagerProvider
-----------------------------

                 Key: IMAP-87
                 URL: https://issues.apache.org/jira/browse/IMAP-87
             Project: JAMES Imap
          Issue Type: Improvement
          Components: SEDA Function
    Affects Versions: 0.1
            Reporter: Robert Burrell Donkin
            Assignee: Robert Burrell Donkin
             Fix For: 0.1


MailboxManagerProvider just provides the same instance of MailboxManager. It was added to work around Avalon limitations. However, there are other solutions possible for that problem and the API should not be determined by the limitations of an IoC framework.  

-- 
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] Closed: (IMAP-87) Remove MailboxManagerProvider

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

Robert Burrell Donkin closed IMAP-87.
-------------------------------------

    Resolution: Fixed

Injected MailboxManager directly

> Remove MailboxManagerProvider
> -----------------------------
>
>                 Key: IMAP-87
>                 URL: https://issues.apache.org/jira/browse/IMAP-87
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: SEDA Function
>    Affects Versions: 0.1
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 0.1
>
>
> MailboxManagerProvider just provides the same instance of MailboxManager. It was added to work around Avalon limitations. However, there are other solutions possible for that problem and the API should not be determined by the limitations of an IoC framework.  

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