Hi there, I' currently looking for ways to make it easier to create high performant Mailbox implementations while reusing the store api. I think there are some things we should change to allow this.
* We should return only the uid of the message if nothing more is needed * We should move some stuff to an abstract MessageMapper implementation to make it easier to override and handle it different and still be able to use the store api. For this I opened a jira and attached a patch whic hshows the idea.. I'm still not 100% sure if its really a good idea, so feedback is welcome :) https://issues.apache.org/jira/browse/IMAP-202 Bye, Norman --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org