On Nov 9, 2007 2:02 PM, Zsombor <[EMAIL PROTECTED]> wrote: > > On 11/9/07, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > > > > 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 > > > > Nice :-) > > +1
if you fancy contributing interface and implementation for a UserMetaDataRepository then 'subscribed' could be removed as well ;-) - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
