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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/09/04 20:58:33 UTC

[jira] Resolved: (IMAP-202) Make store implementation easier for extending

     [ https://issues.apache.org/jira/browse/IMAP-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-202.
--------------------------------

    Resolution: Fixed

was committed..

> Make store implementation easier for extending
> ----------------------------------------------
>
>                 Key: IMAP-202
>                 URL: https://issues.apache.org/jira/browse/IMAP-202
>             Project: JAMES Imap
>          Issue Type: Improvement
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.1
>
>         Attachments: message_mapper_proposal.diff, proposal_v2.diff, proposal_v3.diff
>
>
> Attached you will find my idea what could help to make it easier to write well performing store implementations. The diff move some of the logic of StoreMessageManager to AbstractMessageMapper and change the MessageMapper interface to often just return the uid of the messages in question. The idea was to make it easy for implementations to query only needed data. For example in NoSQL world its usual faster to just query a key then the whole data etc.
> Please review :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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