Radu Cotescu created SLING-9349:
-----------------------------------
Summary: Provide the list of TypeProviders for a BundledRenderUnit
Key: SLING-9349
URL: https://issues.apache.org/jira/browse/SLING-9349
Project: Sling
Issue Type: Improvement
Components: Scripting
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Bundle Tracker 0.2.0
A {{BundledRenderUnit}} currently only offers access to the bundle that
provides it. However, script engines that would need to solve dependencies
based on the {{ScriptContext}} provided {{BundledRenderUnit}} might need more
than just the providing bundle in order to generate the whole component
inheritance chain.
Since the {{BundledScriptTracker}} already calculates the {{TypeProvider}}
chain, this information could be exposed into the {{BundledRenderUnit}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)