> There is a key blocking requirement that must be resolved before I can
> proceed: The James repository must be made into a proper 
> hierarchical store a la ImapStore IIRC. Without this I'm a bit stuck.
> 
> If someone does this then there shouldn't be much work to get 
> IMAP going properly.

What about "hacking" the current repository implementation?

Can't we simulate a hierarchycal repository using multiple flat repositories
and a naming convention for the repository name?

IIRC you evaluated this before but I can't remember why it has been
discarded.

Using multiple repositories like this:
username
username.folder1
username.folder2
username.folder1.subfolder3

Then username will have access to his message hierarchy.

Stefano


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

Reply via email to