You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Joerg Hoh (Jira)" <ji...@apache.org> on 2021/10/29 18:43:00 UTC

[jira] [Commented] (SLING-10895) new "getPropertyMap()" API for ResourceResolver

    [ https://issues.apache.org/jira/browse/SLING-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436136#comment-17436136 ] 

Joerg Hoh commented on SLING-10895:
-----------------------------------

PR for the API bundle: https://github.com/apache/sling-org-apache-sling-api/pull/39

> new "getPropertyMap()" API for ResourceResolver
> -----------------------------------------------
>
>                 Key: SLING-10895
>                 URL: https://issues.apache.org/jira/browse/SLING-10895
>             Project: Sling
>          Issue Type: Improvement
>          Components: API, ResourceResolver
>    Affects Versions: API 2.23.6, Resource Resolver 1.7.10
>            Reporter: Joerg Hoh
>            Priority: Major
>             Fix For: API 2.24.0, Resource Resolver 1.7.12
>
>
> As discussed on sling-dev [1] we should add a method 
> {code}
> public Map<String,Object> getPropertyMap()
> {code}
> to the Resource Resolver, which can help temporary objects along the lifetime of the ResourceResolver
> [1] https://lists.apache.org/thread.html/r4944081b8662b6ac3254ae2827280f59012e2bf53399366e7e16cd29%40%3Cdev.sling.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)