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

Joel Richard commented on JCR-3870:
-----------------------------------

Will be hard to change. ResourceResolver.getResource JavaDoc: {quote}For an 
implementation reading content from a Java Content Repository, the path could 
be a javax.jcr.Item path from which the resource object is loaded. In contrast 
to the resolve(String) method, this method does not apply any logic to the 
path, so the path is used as-is to fetch the content.{quote}

> Export SessionImpl#getItemOrNull in JackrabbitSession
> -----------------------------------------------------
>
>                 Key: JCR-3870
>                 URL: https://issues.apache.org/jira/browse/JCR-3870
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-api
>    Affects Versions: 2.10
>            Reporter: Joel Richard
>            Priority: Critical
>              Labels: performance
>
> getItemOrNull should be exported in JackrabbitSession. This would allow to 
> combine itemExists and getItem in Sling which would reduce the rendering time 
> by 8%.
> See the following mail thread for more information: 
> http://mail-archives.apache.org/mod_mbox/jackrabbit-oak-dev/201504.mbox/%3CD1495A09.3B670%25anchela%40adobe.com%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to