Hi, I’ve recently opened 2 PRs for Apache Sling API and Apache Sling Servlets Resolver. The goal is the ability to define a way to overlay servlets / delegate to other servlets at runtime [0], similar to what’s already available for scripts. Besides the overlaying functionality, this will allow bundled scripts (optionally precompiled) to be able to delegate rendering to pre-existing servlets / scripts that are not necessarily registered through the new Apache Sling Scripting Bundle Tracker [1].
Please let me know what you think. Regards, Radu [0] - https://issues.apache.org/jira/browse/SLING-8170 <https://issues.apache.org/jira/browse/SLING-8170> [1] - https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker <https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker>
