Hi, I looked at the recent version of the ResourceCollectionManager. I'm fine with the API, but why not make this a simple service which one can lookup from the service registry?
With the new API there is no need to hold a resource resolver within the manager, as always at least a resource is passed into a method. So we can make this a real service, remove the getResourceResolver() method and leave the adapter factory as a convenience way. WDYT? Carsten -- Carsten Ziegeler cziege...@apache.org