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 "Andrzej Rusin (JIRA)" <se...@james.apache.org> on 2013/04/17 13:13:16 UTC

[jira] [Reopened] (JAMES-1442) Make the org.apache.james.mailbox.model.SearchQuery and friends Serializable

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

Andrzej Rusin reopened JAMES-1442:
----------------------------------

    
> Make the org.apache.james.mailbox.model.SearchQuery and friends Serializable
> ----------------------------------------------------------------------------
>
>                 Key: JAMES-1442
>                 URL: https://issues.apache.org/jira/browse/JAMES-1442
>             Project: James Server
>          Issue Type: Improvement
>          Components: MailStore & MailRepository
>    Affects Versions: Trunk
>         Environment: All
>            Reporter: Andrzej Rusin
>            Assignee: Eric Charles
>            Priority: Minor
>             Fix For: 3.0.0-beta5
>
>         Attachments: JAMES-1442-2.patch, JAMES-1442.patch
>
>
> It would be nice if org.apache.james.mailbox.model.SearchQuery and all the classes defined in that file were marked as java.io.Serializable. 
> It's just a marker interface so it should not really have any impact.
> It would allow my (and probably some other) stores to talk to some backend using RMI or similar, thus potentially making the store distributed/scalable.
> What do you think?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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