My big stumbling block is the MailRepositories I've been dithering on this for a while but basically I think each repository implementation must define the following methods: delete() and rename(). This is easy(ish) for the JDBC backed ones and the MBOX implementation. As far as the Avalon based repositories go that could require a lot more effort and I'm a little unsure about making the required changes. I don't know about the MailDir implementation.
-- Jason > -----Original Message----- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 07 November 2004 17:38 > To: James Developers List > Cc: [EMAIL PROTECTED] > Subject: RE: Imap / Maildir Status > > Serge Sozonoff wrote: > > > Jason Webb wrote: > > > I'm actively working on the IMAP code at the moment. > > > I think I've got most the building blocks in place, > > > but who knows :) > > > Have you actually got any of your work in CVS? I would > > love to have a look at what you have so far. > > I hope to have time during ApacheCon to migrate JAMES from CVS to SVN. > See > the proposal to migrate. > > We're also try to aggressively add more Committers. > > --- Noel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
