Support for Multiple JcrResourceTypeProviders
---------------------------------------------
Key: SLING-381
URL: https://issues.apache.org/jira/browse/SLING-381
Project: Sling
Issue Type: Improvement
Components: Resource
Affects Versions: 2.0.0
Reporter: Carsten Ziegeler
Fix For: 2.0.0
Currently only one (or none ) JcrResourceTypeProvider is allowed. It makes
sense to extend this to multiple providers.
The providers are queried in the order of their "service.ranking" property
(highest first) - if this property is equal for two services, the one with the
higher service.id is tested first. As soon as the first provider returns a
value, this value is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.