[
https://issues.apache.org/jira/browse/SLING-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu closed SLING-10697.
--------------------------------
> Make the ScriptContextProvider use the ServiceCache
> ---------------------------------------------------
>
> Key: SLING-10697
> URL: https://issues.apache.org/jira/browse/SLING-10697
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Scripting Core 2.4.0
>
>
> When using bundled scripts, the current implementation uses the
> {{ScriptHelper}} implementation that directly queries the service registry.
> However, SLING-1478 introduced the {{InternalScriptHelper}} which uses a
> {{ServiceCache}} that caches service registry lookups per {{BundleContext}},
> which should be reused.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)