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 2022/07/13 07:38:00 UTC

[jira] [Updated] (SLING-11449) Use JackrabbitNode.getPropertyOrNull

     [ https://issues.apache.org/jira/browse/SLING-11449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joerg Hoh updated SLING-11449:
------------------------------
    Description: 
In OAK-9819 an improvement has been made for the frequent combination of {{node.hasProperty(PROP)}}/{{node.getProperty(PROP)}} calls.

As soon as Oak 1.44.0 is released we should try to use this.


  was:
In Oak-9819 an improvement has been made for the frequent combination of {{node.hasProperty(PROP)}}/{{node.getProperty(PROP)}} calls.

As soon as Oak 1.44.0 is released we should try to use this.



> Use JackrabbitNode.getPropertyOrNull
> ------------------------------------
>
>                 Key: SLING-11449
>                 URL: https://issues.apache.org/jira/browse/SLING-11449
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>    Affects Versions: JCR Resource 3.2.0
>            Reporter: Joerg Hoh
>            Priority: Major
>
> In OAK-9819 an improvement has been made for the frequent combination of {{node.hasProperty(PROP)}}/{{node.getProperty(PROP)}} calls.
> As soon as Oak 1.44.0 is released we should try to use this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)