You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2006/11/20 17:10:03 UTC

[jira] Updated: (JAMES-521) Mail/Spool/Message repositories refactoring

     [ http://issues.apache.org/jira/browse/JAMES-521?page=all ]

Stefano Bagnara updated JAMES-521:
----------------------------------

    Fix Version/s: Trunk
                       (was: Next Major)

> Mail/Spool/Message repositories refactoring
> -------------------------------------------
>
>                 Key: JAMES-521
>                 URL: http://issues.apache.org/jira/browse/JAMES-521
>             Project: James
>          Issue Type: Task
>          Components: MailStore & MailRepository, James Core
>            Reporter: Stefano Bagnara
>         Assigned To: Stefano Bagnara
>             Fix For: Trunk
>
>
> - Deprecated MailRepository
> - Introduce a MessageRepository interface for MimeMessages (not Mail objects) to replace the current MailRepository usage: we could even use JavaMail Store/Folders but maybe we should have our own interface and a wrapper.
> - Do some experimentation on the spoolrepository interface:
>   - MessageKey created while storing, and not userprovided.
>   - Split store in insert / update methods.
>   - Introduce message moving/cloning between repositories: moveFrom/moveTo/copyFrom/copyTo: this way further optimizations could be introduced at repository level when the 2 repositories share the storage medium. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org