Hi Carsten, Am Dienstag, den 15.04.2008, 11:09 +0200 schrieb Carsten Ziegeler: > Hi, > > currently there can only be one JcrResourceTypeProvider (or none). But I > think it makes sense to support multiple providers. Simple use case is > that several modules running in the same osgi environment might bring > separate resource type providers. For my little demo app, I used a > resource type provider that looks for specific mixin types. Another part > of the app might use the path based approach etc. > > WDYT?
Basically +1 - IIRC Bertrand and I discussed this already. But as we could not come up with a good way of how these multiple providers could be order, we for the moment decided to keep it at one. Regards Felix
