Hi Felix, On Mon, Oct 14, 2013 at 10:27 AM, Felix Meschberger <fmesc...@adobe.com> wrote: >> Bertrand Delacretaz commented on SLING-1778: ... >> The shared components might go under bundles/commons/resourceprovider
> ---Currently we have two non-JCR resource providers: Filesystem and Bundle > Resource Provider; both in bundles/extensions. > So either we continue with this and thus this new one goes into > bundles/extensions (or contrib/extensions), too. > Or we create a new subtree bundles/resource where we put all non-JCR resource > providers... bundles/resource sounds good to me, and we could move both resourceaccesssecurity and resourceresolver in there. The reusable "overlay" components of SLING-1778 (which is what I was talking about, not the resource provider itself) could then be a bundles/resource/overlay or bundles/resource/commons. -Bertrand