Radu Cotescu created SLING-8184:
-----------------------------------
Summary: Rely on the sling.servlet.resourceSuperType to optimise
servlet registration
Key: SLING-8184
URL: https://issues.apache.org/jira/browse/SLING-8184
Project: Sling
Issue Type: Improvement
Components: Scripting
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Bundle Tracker 0.1.0
The newly introduced service registration property -
{{sling.servlet.resourceSuperType}} - should be used by the
{{org.apache.sling.scripting.bundle.tracker.internal.BundledScriptTracker}} to
register servlets for extending resource types.
Not only that relying on this property will make script resolution faster, but
it will also enable bundled resource types to extend resource types provided by
previously registered servlets / scripts deployed in the resource tree.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)