Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting HTL JS Use Provider 1.0.16, Scripting HTL Engine 1.0.26
-
None
Description
The fix for SLING-6156 brings in a performance penalty for the JS Use Provider since a resource resolver is needed every time when dependency resolution is performed. When SLING-6165 is implemented, the JS Use Provider should switch to this new API.
Additionally, the HTL Scripting Engine should also switch to the same resolver for script resolution, instead of relying on the admin resolver passed through the ScriptContext.
Attachments
Issue Links
- is blocked by
-
SLING-6165 Expose a service for Sling Scripting that provides request-scoped Resource Resolvers for scripting dependencies
- Closed