Replace javax.mail.Flags with own implementation
------------------------------------------------

                 Key: MAILBOX-62
                 URL: https://issues.apache.org/jira/browse/MAILBOX-62
             Project: James Mailbox
          Issue Type: Task
          Components: api
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.2


At the moment we reuse the javax.mail.Flags class to represent the Flags which 
need to get stored for a Message. This is the only reason why this project even 
depend on javamail. I think it would make more sense to write our own "Flag" 
representation which will maybe allow us later also to easier store "User 
Flags" permanent

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to