MessageRange.range(..) should return only a real range if needed
----------------------------------------------------------------

                 Key: IMAP-171
                 URL: https://issues.apache.org/jira/browse/IMAP-171
             Project: JAMES Imap
          Issue Type: Improvement
          Components: Mailbox
            Reporter: Norman Maurer
            Assignee: Norman Maurer
            Priority: Minor
             Fix For: 0.1


MessageRange.range(....) currently construct a MessageRange with type RANGE 
even if the start and end uids are the same. It would be better to return a 
MessageRange with type ONE for this so the backend implemention can do the 
search much more effectiv

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