[
https://issues.apache.org/jira/browse/JAMES-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Rusin updated JAMES-1442:
---------------------------------
Description:
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?
was:
It would be nice if org.apache.james.mailbox.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?
> 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
> Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]