[
https://issues.apache.org/jira/browse/SLING-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu updated SLING-9252:
--------------------------------
Fix Version/s: Servlets Resolver 2.7.0
> Optimise request dispatching for inheriting resource types
> ----------------------------------------------------------
>
> Key: SLING-9252
> URL: https://issues.apache.org/jira/browse/SLING-9252
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Scripting Bundle Tracker 0.2.0, Servlets Resolver 2.7.0
>
>
> The request dispatching for inheriting resource types can be optimised if the
> version is also appended to the type in the
> {{sling.servlet.resourceSuperType}} property when registering the child
> resource type. When adding the version information, the request will be
> handled directly by the most specific servlet, rather than by the
> {{DispatcherServlet}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)