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

Carsten Ziegeler resolved SLING-1960.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Adapter 2.0.18
         Assignee: Carsten Ziegeler

Solved by SLING-2630
                
> Adapter manager should handle several factories for the same 
> adaptable/adapter combo
> ------------------------------------------------------------------------------------
>
>                 Key: SLING-1960
>                 URL: https://issues.apache.org/jira/browse/SLING-1960
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: Adapter 2.0.8
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Adapter 2.0.18
>
>
> Currently the adapter manager only takes the first adapter factory providing 
> a adaptable/adapter combo. However, it could be that there are several where 
> only one of them is really able to provide an adaption.
> This could be solved by using a ProxyAdapterFactory which delegates to all 
> factories one after the other until one returns a result. The factories will 
> be sorted by service ranking, highest is asked first.

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

Reply via email to