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

Move copy operations to MessageMapper interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1
    • 0.1
    • Mailbox
    • None

    Description

      At the moment the copy of a MailboxMembership is done by recreate it from scratch in StoreMessageMapper. Many storage offer a quite more performant operation for this. For example in JCR we could use Workspace.copy(...) to just copy the node over..

      So we should move the copy(..) method to MessageMapper and let the implementation choose a quite more performant solution.

      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: