[
https://issues.apache.org/jira/browse/SLING-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840823#action_12840823
]
Carsten Ziegeler commented on SLING-1262:
-----------------------------------------
I've added a first version of the ResourceResolverFactory to the API in
revision 918645
Rethinking this, I think we should rather add a dispose method to the factory
than a close method to the resource resolver itself. This makes the lifecycle a
little bit more obvious and prevents clients from calling the close method.
Only the code who created the resource resolver has the factory and can
therefore dispose the resource resolver
> Implement ResourceResolverFactory concept
> -----------------------------------------
>
> Key: SLING-1262
> URL: https://issues.apache.org/jira/browse/SLING-1262
> Project: Sling
> Issue Type: New Feature
> Components: API, JCR
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
>
> See
> http://cwiki.apache.org/SLING/add-resourceresolverfactory-service-interface.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.