ImapMailboxSession (see 1) is implemented only by ImapMailboxSessionWrapper (see 2) and these methods are only outlined. in general, i think that would be a good idea to simply the mailbox API. eliminating this interface and implementation would be a good place to start.
opinions? - robert 1. http://svn.apache.org/repos/asf/james/server/trunk/core-library/src/main/java/org/apache/james/mailboxmanager/mailbox/ImapMailboxSession.java 2. http://svn.apache.org/repos/asf/james/server/trunk/core-library/src/main/java/org/apache/james/mailboxmanager/wrapper/ImapMailboxSessionWrapper.java --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
