Uploaded image for project: 'James Mailbox'
  1. James Mailbox
  2. MAILBOX-94

MessageMapper.findRecentMessagesInMailbox(...) should get renamed to MessageMapper.findRecentMessageUidsInMailbox(..) and only return the uids

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2
    • 0.3
    • store
    • None

    Description

      MessageMapper.findRecentMessagesInMailbox(..) returns a List of Message<?> instances but only the UIDs are needed. So I think it would make sense to rename the method to MessageMapper.findRecentMessageUidsInMailbox(..) and return a List of Long objects. This can allow the implementation to handle this in a more optimized fashion

      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: