Matthieu Baechler created JAMES-1825: ----------------------------------------
Summary: message uid deserves its own type Key: JAMES-1825 URL: https://issues.apache.org/jira/browse/JAMES-1825 Project: James Server Issue Type: Improvement Reporter: Matthieu Baechler As usual, the fact that imap rfc describes message uid as a long influenced the way James was build. We use long everywhere and often messed up between message sequence and message uid in the code base. We could very well use a MessageUid type everywhere to make sure what we are handling. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org