[
https://issues.apache.org/jira/browse/OAK-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-2387.
--------------------------------
Resolution: Fixed
Fixed at http://svn.apache.org/r1650581
> Simplify injection of conflict handlers
> ---------------------------------------
>
> Key: OAK-2387
> URL: https://issues.apache.org/jira/browse/OAK-2387
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, jcr
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Priority: Minor
> Fix For: 1.1.5
>
>
> Currently only a single {{ConflictHandler}} can be injected through
> {{Jcr.with(ConflictHandler)}}, which makes it difficult to compose multiple,
> application specific conflict handlers. I propose to improve the setup by
> introducing a {{CompositeConflictHandler}}, which can be used to compose
> multiple {{ConflictHandler}} implementations into a single one used by
> {{Oak}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)