in order to properly support LIST and LSUB for the default torque implementation, i've committed a expression parser (http://svn.apache.org/repos/asf/james/server/trunk/torque-mailboxmanager-function/src/main/java/org/apache/james/mailboxmanager/torque/MailboxExpression.java).
a couple of questions: 1. would this be useful enough for independent implementation to justify repackaging out of torque and into mailbox? 2. would it be better to change the API ListResult[] list(String base, String expression, boolean subscribed) throws MailboxManagerException; to accept expression objects capable (similar to MailboxExpression) rather than strings? - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
