Uploaded image for project: 'James Imap'
  1. James Imap
  2. IMAP-205

Deprecate Subscriper interface

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1
    • None
    • None

    Description

      From ml:

      Hi there,

      after looking again at the IMAP api I'm in favor of removing the
      org.apache.james.imap.store.Subscriper interface and merge the
      implementations with the MailboxManager implementations. Thats because
      the Subsciper interface has 3 methods, all of the methods are already
      in MailboxManager. So the MailboxManager just wraps the Subscriper
      implementation and delegate the call to it.

      So there are two solutions to this:

      1) Remove the methods from MailboxManager and move the Subscriper
      interface to the mailbox api
      2) Remove the Subscriper interface from store api and merge the implementations

      As I stated before I would prefer 2).

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: