Extract logic for selecting inboxes into separate class
-------------------------------------------------------

                 Key: JAMES-819
                 URL: https://issues.apache.org/jira/browse/JAMES-819
             Project: James
          Issue Type: Improvement
          Components: James Core
            Reporter: Bernd Fondermann
            Assignee: Bernd Fondermann
            Priority: Minor


James.java class is overloaded with too many concerns. One is the logic for 
selecting an inbox from a username (getUserInbox()).
This would be moved into a new class MailboxSelector. It would handle loading, 
resolving and caching mailboxes.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to