Robert Burrell Donkin ha scritto:
> 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?

+1
If the code is not torque specific it makes sense to move up to 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?

+1

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to