> -----Original Message-----
> From: Stefano Bagnara [mailto:[EMAIL PROTECTED]
> Sent: 24 October 2005 09:53
> To: 'James Users List'
> Subject: Re: IMAP status
> 
> > 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.

This is just an implementation issue. 
The big problem is that the current system doesn't support the deletion,
renaming, moving and copying of the repositories. Using the current system
you'd only be able to create new folders/repositories. The underlying
cornerstone is too limited to support this and needs rewriting.

> 
> 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]



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

Reply via email to