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 "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2006/12/10 11:18:22 UTC

[jira] Resolved: (JAMES-714) SearchCommand: Modular Implementation...?

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

Robert Burrell Donkin resolved JAMES-714.
-----------------------------------------

    Resolution: Duplicate

https://issues.apache.org/jira/browse/JAMES-725 should cover this issue

> SearchCommand: Modular Implementation...?
> -----------------------------------------
>
>                 Key: JAMES-714
>                 URL: http://issues.apache.org/jira/browse/JAMES-714
>             Project: James
>          Issue Type: Task
>          Components: IMAPServer
>    Affects Versions: Trunk
>            Reporter: Robert Burrell Donkin
>            Priority: Minor
>
> The Search command is a part of the IMAP specification that is yet to be implemented in James. The wiring has already been outlined with SearchCommandParser in SearchCommand returning a SearchTerm implementation. All good so far.
> I need to implement a solution for a small number of search keys in order to allow my IMAP server to be accessed by an Apple Mail.app client. (Not sure when I'll find the time so opening a JIRA rather than discussing on list.)
> Implementing the complete Search command specification is likely to be time consuming. However, the specification naturally breaks down into the composite application of a number of search keys. So, it should be possible to factor the design so that each search key implementation could be implemented in isolation. This would allow a partial implementation of the most commonly used search terms to be build up over time.
> Opinions?

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